Merge "Run setup module prior to bootstrapping aio"

This commit is contained in:
Zuul 2019-11-04 23:16:25 +00:00 committed by Gerrit Code Review
commit e263df130b

View File

@ -70,6 +70,13 @@
MaxStartups: "100:100:100"
GSSAPIAuthentication: no
GSSAPICleanupCredentials: no
pre_tasks:
- name: Run setup module
setup:
gather_subset:
- network
- hardware
- virtual
post_tasks:
- name: Check that new network interfaces are up
assert: