Преглед изворни кода

Correct znc monitoring task list

Mike Ashley пре 8 година
родитељ
комит
5647fe0d6d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      roles/monitoring/tasks/monit.yml

+ 1
- 1
roles/monitoring/tasks/monit.yml Прегледај датотеку

@@ -15,7 +15,7 @@
15 15
   notify: restart monit
16 16
 
17 17
 - name: Determine if ZNC is installed
18
-  stat: path=/etc/lib/znc/configs/znc.conf
18
+  stat: path=/usr/lib/znc/configs/znc.conf
19 19
   register: znc_config_file
20 20
 
21 21
 - name: Copy ZNC monit service config files into place

Loading…
Откажи
Сачувај