Merge "Add task to regather facts after run"

This commit is contained in:
Zuul 2018-05-24 13:17:49 +00:00 committed by Gerrit Code Review
commit 81510eaaf6
1 changed files with 7 additions and 0 deletions

View File

@ -103,3 +103,10 @@
- physical_host != inventory_hostname
tags:
- lxc-config
- name: Force all notified handlers now
meta: flush_handlers
- name: (RE)Gather facts post setup
setup:
gather_subset: "network,hardware,virtual"