mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 12:38:11 +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
|
||||
ansible.builtin.file:
|
||||
path: ~/.ssh/id_rsa
|
||||
path: ~/.ssh
|
||||
state: directory
|
||||
mode: '0700'
|
||||
- name: Download id_rsa
|
||||
|
Loading…
x
Reference in New Issue
Block a user