Эх сурвалжийг харах

only create adserver list new

Blaine Story 1 жил өмнө
parent
commit
0a19ad5116

+ 2 - 1
roles/name-resolution/tasks/main.yml

@@ -107,7 +107,8 @@
     group: unbound
     group: unbound
     mode: '0644'
     mode: '0644'
   when:
   when:
-    - not adservers_conf.stat.exists or adservers_conf_age_in_days|int > 30
+    #- not adservers_conf.stat.exists or adservers_conf_age_in_days|int > 30
+    - not adservers_conf.stat.exists
   notify:
   notify:
     - Restart unbound
     - Restart unbound