Ver código fonte

working on changes, and debugging

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

+ 3
- 3
playbooks/sshfs.yaml Ver arquivo

@@ -10,9 +10,9 @@
hostname: home.thrace-lan.info
username: sshfs
sshfsport: 2200
- name: sshfs
ansible.builtin.user:
name: ssfs
- name: sshfs
ansible.builtin.user:
name: ssfs
- name: sshfs mount
file:
path: "{{ localpath}}{{ item }}/"


Carregando…
Cancelar
Salvar