Chris Mague %!s(int64=8) %!d(string=hai) anos
pai
achega
15181bdd3d
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      tasks/bind_setup.yml

+ 2 - 1
tasks/bind_setup.yml

@@ -7,7 +7,8 @@
 - name: Stop the Bind 9 service to run with supervisor
   systemd:
     name: bind9
-    stage: stopped
+    state: stopped
+    enabled: no
 
 - name: remove the startup file
   file: