Explorar el Código

working on changes, and debugging

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

+ 4
- 4
playbooks/sshfs.yaml Ver fichero

@@ -1,10 +1,10 @@
---
- hosts: mpdb
tasks:
- name: add sshfs user
user: sshfs
name: sshfs
- name: sshfs
ansible.builtin.user:
name: ssfs
- name: SSHFS
import_role:
name: ansible_sshfs


Cargando…
Cancelar
Guardar