diff --git a/ansible.cfg b/ansible.cfg index 5aeb953..026e2ac 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,4 +1,5 @@ [defaults] +host = localhost inventory = inventory roles_path = roles deprecation_warnings = False