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