Chris Mague 8 vuotta sitten
vanhempi
commit
6f70298300
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      tasks/bind_setup.yml

+ 1 - 1
tasks/bind_setup.yml

@@ -5,7 +5,7 @@
     name: bind9
 
 - name: Stop the Bind 9 service to run with supervisor
-  service:
+  systemd:
     name: bind9
     stage: stopped