Gather all facts; flush handlers at end

This commit is contained in:
Joshua Boniface 2023-09-01 15:42:20 -04:00
parent 5540133e52
commit 09dc63a7d4
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