Przeglądaj źródła

working on sshfs still

master
Erin Sims 2 lat temu
rodzic
commit
786cf8c5fd
1 zmienionych plików z 3 dodań i 1 usunięć
  1. +3
    -1
      playbooks/sshfs.yaml

+ 3
- 1
playbooks/sshfs.yaml Wyświetl plik

@@ -12,7 +12,9 @@
tasks:
- name: sshfs
ansible.builtin.user:
name: ssfs
name: sshfs
state: present
group: sshfs
- name: copy private key
copy:
src: "./sshfs-key"


Ładowanie…
Anuluj
Zapisz