소스 검색

working on changes, and debugging

master
Erin Sims 2 년 전
부모
커밋
7dd057532f
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. +4
    -4
      playbooks/sshfs.yaml

+ 4
- 4
playbooks/sshfs.yaml 파일 보기

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


불러오는 중...
취소
저장