bitwarden

This commit is contained in:
jaydee 2024-11-14 17:34:26 +01:00
parent ac3d2b3298
commit b5bf6c92b3

View File

@ -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