mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
bitwarden
This commit is contained in:
parent
ac3d2b3298
commit
b5bf6c92b3
@ -4,7 +4,7 @@
|
|||||||
# --
|
# --
|
||||||
- name: Create a directory if it does not exist
|
- name: Create a directory if it does not exist
|
||||||
ansible.builtin.file:
|
ansible.builtin.file:
|
||||||
path: ~/.ssh/id_rsa
|
path: ~/.ssh
|
||||||
state: directory
|
state: directory
|
||||||
mode: '0700'
|
mode: '0700'
|
||||||
- name: Download id_rsa
|
- name: Download id_rsa
|
||||||
|
Loading…
x
Reference in New Issue
Block a user