Merge "Limit fact gather post build"

This commit is contained in:
Zuul 2018-05-19 06:59:22 +00:00 committed by Gerrit Code Review
commit 5aa18e5d54
1 changed files with 2 additions and 1 deletions

View File

@ -366,4 +366,5 @@
meta: flush_handlers
- name: (RE)Gather facts post setup
setup: {}
setup:
gather_subset: "network,hardware,virtual"