Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
Thrace-lan.info
/
ansible
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
working on changes, and debugging
master
Erin Sims
hace 2 años
padre
3d1a1a690c
commit
14cc90ff57
Se han
modificado 1 ficheros
con
0 adiciones
y
2 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+0
-2
playbooks/sshfs.yaml
+ 0
- 2
playbooks/sshfs.yaml
Ver fichero
@@ -50,6 +50,4 @@
loop: "{{ share }}"
- name: "mount {{ item}}"
ansible.builtin.shell: "/usr/bin/sshfs -o allow_root,allow_other,default_permissions {{ [username,'@',hostname,':',remotepath,item,'/',' ',localpath,item,'/' ]|join() }}"
become: yes
become_user: sshfs
loop: "{{ share }}"
Escribir
Vista previa
Cargando…
Cancelar
Guardar