Chris Mague 8 lat temu
rodzic
commit
6f70298300
1 zmienionych plików z 1 dodań i 1 usunięć
  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