diff --git a/.github/ansible/ansible.cfg b/.github/ansible/ansible.cfg index 0497ee401d..5818a64455 100644 --- a/.github/ansible/ansible.cfg +++ b/.github/ansible/ansible.cfg @@ -3,7 +3,6 @@ localhost_warning = False host_key_checking = False timeout = 30 -collections_paths = ./collections [ssh_connection] ssh_args = -F ./ansible.ssh.cfg