Sfoglia il codice sorgente

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

Till Klocke 9 anni fa
parent
commit
2214502c0e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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' ]