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