Explorar el Código

Relading radvd caused problems on Debian-jessie. Instead we restart now

Till Klocke hace 9 años
padre
commit
2214502c0e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      galaxy-roles/debops.radvd/tasks/main.yml

+ 1 - 1
galaxy-roles/debops.radvd/tasks/main.yml

@@ -38,5 +38,5 @@
     owner: 'root'
     group: 'root'
     mode: '0644'
-  notify: [ 'Test radvd and reload' ]
+  notify: [ 'Test radvd and restart' ]