Explorar el Código

working on changes, and debugging

master
Erin Sims hace 2 años
padre
commit
941dac005f
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      playbooks/davfs.yaml

+ 2
- 2
playbooks/davfs.yaml Ver fichero

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

Cargando…
Cancelar
Guardar