Remove 'Reload bind9' - it was prviosly removed to handlers.
This commit is contained in:
		| @@ -59,11 +59,11 @@ | |||||||
|     group: bind |     group: bind | ||||||
|     mode: 0644 |     mode: 0644 | ||||||
|     #validate: visudo -cf %s |     #validate: visudo -cf %s | ||||||
|  |   notify: Reload bind9 | ||||||
|   tags: |   tags: | ||||||
|     - sudoers-global-configuration |     - sudoers-global-configuration | ||||||
|  |  | ||||||
|  |  | ||||||
|  |  | ||||||
| - name: (caching-nameserver.yml) Add 127.0.0.1 as first nameserver entry to /etc/resolv.conf | - name: (caching-nameserver.yml) Add 127.0.0.1 as first nameserver entry to /etc/resolv.conf | ||||||
|   lineinfile: |   lineinfile: | ||||||
|     path: /etc/resolv.conf |     path: /etc/resolv.conf | ||||||
| @@ -75,9 +75,3 @@ | |||||||
|     group: root |     group: root | ||||||
|     mode: '0644' |     mode: '0644' | ||||||
|  |  | ||||||
|  |  | ||||||
| - name: (caching-nameserver.yml) Start service bind9, if not started |  | ||||||
|   service: |  | ||||||
|     name: bind9 |  | ||||||
|     state: reloaded |  | ||||||
|     enabled: yes |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user