Add some flushing of handlers
This commit is contained in:
		| @@ -45,6 +45,8 @@ | ||||
|   notify: | ||||
|     - 'ensure_os_upgrade.package_facts' | ||||
|     - 'ensure_os_upgrade.service_facts' | ||||
| - name: 'flush handlers' | ||||
|   meta: 'flush_handlers' | ||||
| - name: 'ensure services' | ||||
|   when: | ||||
|     - ansible_system == 'Linux' | ||||
| @@ -61,6 +63,8 @@ | ||||
|   notify: | ||||
|     - 'ensure_os_upgrade.package_facts' | ||||
|     - 'ensure_os_upgrade.service_facts' | ||||
| - name: 'flush handlers' | ||||
|   meta: 'flush_handlers' | ||||
| - name: 'Ensure system-upgrade download' | ||||
|   when: | ||||
|     - ansible_system == 'Linux' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user