Flush notifications after templating configs
This commit is contained in:
		| @@ -69,6 +69,8 @@ | |||||||
|   loop: '{{ ensure_log_rotation.template_list }}' |   loop: '{{ ensure_log_rotation.template_list }}' | ||||||
|   loop_control: |   loop_control: | ||||||
|     label: '{{ item.dest }}' |     label: '{{ item.dest }}' | ||||||
|  | - name: 'flush handlers' | ||||||
|  |   meta: 'flush_handlers' | ||||||
| - name: 'ensure services' | - name: 'ensure services' | ||||||
|   when: |   when: | ||||||
|     - ansible_system == 'Linux' |     - ansible_system == 'Linux' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user