diff --git a/ansible.cfg b/ansible.cfg index 5aeb953..b03ba26 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,6 +1,7 @@ [defaults] -inventory = inventory -roles_path = roles +inventory = inventory +roles_path = roles deprecation_warnings = False display_skipped_hosts = no -ansible_home = . +ansible_home = . +gather_subset =! hardware