ソースを参照

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 }}"

読み込み中…
キャンセル
保存