Merge "base-test: use gather_subset: network for ansible 2.3"
This commit is contained in:
commit
8732cc00d8
@ -7,7 +7,7 @@
|
||||
pre_tasks:
|
||||
- name: Gather network facts
|
||||
setup:
|
||||
gather_subset: '!all,network'
|
||||
gather_subset: 'network'
|
||||
|
||||
roles:
|
||||
- add-build-sshkey
|
||||
|
Loading…
x
Reference in New Issue
Block a user