Browse Source

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

Till Klocke 9 năm trước cách đây
mục cha
commit
2214502c0e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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' ]