Gather all facts; flush handlers at end

This commit is contained in:
Joshua Boniface 2019-06-16 03:00:11 -04:00
parent d964746229
commit 67915099ca
1 changed files with 3 additions and 1 deletions

View File

@ -30,7 +30,7 @@
- name: regather local facts
setup:
gather_subset: "local"
gather_subset: "all"
when: installed_facts.changed
- debug:
@ -731,3 +731,5 @@
- postfix
- ntp
- ssh
- meta: flush_handlers