Gather all facts; flush handlers at end
This commit is contained in:
parent
5540133e52
commit
09dc63a7d4
@ -30,7 +30,7 @@
|
|||||||
|
|
||||||
- name: regather local facts
|
- name: regather local facts
|
||||||
setup:
|
setup:
|
||||||
gather_subset: "local"
|
gather_subset: "all"
|
||||||
when: installed_facts.changed
|
when: installed_facts.changed
|
||||||
|
|
||||||
- debug:
|
- debug:
|
||||||
@ -731,3 +731,5 @@
|
|||||||
- postfix
|
- postfix
|
||||||
- ntp
|
- ntp
|
||||||
- ssh
|
- ssh
|
||||||
|
|
||||||
|
- meta: flush_handlers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user