mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-09-13 12:10:11 +02:00
bitwarden
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user