diff --git a/ansible.cfg b/ansible.cfg index 48a8b6b..a2993f2 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,2 +1,3 @@ [defaults] -collections_paths = ./collections \ No newline at end of file +collections_paths = ./collections +remote_user = root \ No newline at end of file