Commit 98f016d2 authored by nimrod's avatar nimrod
Browse files

Stop or start enabled or disabled services.

parent 2cd5f64a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -129,6 +129,7 @@
  service:
    enabled: true
    name: unbound
    state: started
  tags:
    - unbound
    - dns
@@ -151,6 +152,7 @@
  service:
    enabled: true
    name: ftpproxy
    state: started
  notify: Restart the FTP proxy
  tags:
    - ftpproxy
@@ -266,6 +268,7 @@
  service:
    enabled: true
    name: nsd
    state: started
  tags:
    - nsd
    - dns
@@ -288,6 +291,7 @@
  service:
    enabled: true
    name: dhcpd
    state: started
  notify:
    - Restart the DHCP daemon
  tags:
@@ -364,6 +368,7 @@
  service:
    enabled: true
    name: bgpd
    state: started
  notify:
    - Restart the BGP daemon
  tags:
@@ -391,6 +396,7 @@
  service:
    enabled: true
    name: ntpd
    state: started
  notify:
    - Restart the NTP daemon
  tags:
@@ -431,6 +437,7 @@
  service:
    enabled: false
    name: sndiod
    state: stopped
  notify:
    - Stop the audio server
  tags: