Merge "Ensure gather_subset is a list"
This commit is contained in:
commit
7ec6b6ae0c
@ -1,5 +1,6 @@
|
||||
- hosts: all
|
||||
gather_facts: true
|
||||
gather_subset: "!all"
|
||||
gather_subset:
|
||||
- "!all"
|
||||
roles:
|
||||
- run-bindep
|
||||
|
Loading…
x
Reference in New Issue
Block a user