Ver código fonte

working on changes, and debugging

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

+ 4
- 4
playbooks/sshfs.yaml Ver arquivo

@@ -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


Carregando…
Cancelar
Salvar