소스 검색

working on changes, and debugging

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

+ 1
- 0
playbooks/sshfs.yaml 파일 보기

@@ -63,3 +63,4 @@
handlers:
- name: SSHFS
ansible.builtin.command: "mount {{ [ localpath,item,'/' ]|join() }}"
loop: "{{ share }}"

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