Ver código fonte

working on changes, and debugging

master
Erin Sims 2 anos atrás
pai
commit
4cc1a4ddb0
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      playbooks/sshfs.yaml

+ 1
- 1
playbooks/sshfs.yaml Ver arquivo

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


Carregando…
Cancelar
Salvar