diff --git a/ansible.cfg b/ansible.cfg index ece3845..4009fad 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,3 +1,4 @@ [defaults] roles_path = ./roles +remote_user = ansible inventory = ./inventory.yml