ソースを参照

working on changes, and debugging

master
Erin Sims 2年前
コミット
941dac005f
1個のファイルの変更2行の追加2行の削除
  1. +2
    -2
      playbooks/davfs.yaml

+ 2
- 2
playbooks/davfs.yaml ファイルの表示

@@ -48,7 +48,7 @@
group: root
mode: '0777'
notify:
- Restart DAVFS
- DAVFS
- name: setup service davfs on host
template:
src: davfs.service.j2
@@ -64,7 +64,7 @@
masked: no
daemon_reload: yes
handlers:
- name: Restart DAVFS
- name: DAVFS
ansible.builtin.service:
name: davfs
state: restarted

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