Ansible 2.9 does not let FQCN be used with meta
This commit is contained in:
		| @@ -17,4 +17,5 @@ | ||||
|         - 'default.yml' | ||||
|       errors: 'ignore' | ||||
| - name: 'flush handlers' | ||||
|   ansible.builtin.meta: 'flush_handlers' | ||||
|   collection: 'ansible.builtin' | ||||
|   meta: 'flush_handlers' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user