This commit is contained in:
Pim Kunis 2023-04-11 22:20:57 +02:00
parent 72240e1382
commit f074fbc5ed
4 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,6 @@
- name: Install sshfs
apt:
name: sshfs
- name: Add admins' authorized keys
authorized_key:
key: "{{ item }}"