Explorar el Código

working on changes, and debugging

master
Erin Sims hace 2 años
padre
commit
920efb9b69
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. +3
    -3
      playbooks/sshfs.yaml

+ 3
- 3
playbooks/sshfs.yaml Ver fichero

@@ -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 }}/"


Cargando…
Cancelar
Guardar