ansible.cfg Update
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
[defaults]
|
[defaults]
|
||||||
inventory = inventory
|
inventory = inventory
|
||||||
roles_path = roles
|
roles_path = roles
|
||||||
deprecation_warnings = False
|
deprecation_warnings = False
|
||||||
display_skipped_hosts = no
|
display_skipped_hosts = no
|
||||||
ansible_home = .
|
ansible_home = .
|
||||||
|
gather_subset =! hardware
|
||||||
|
|||||||
Reference in New Issue
Block a user