Use default folder for ansible collections (#3092)

This commit is contained in:
Sergey Melnikov
2022-12-13 23:59:49 +01:00
committed by GitHub
parent 826214ae56
commit 228f9e4322

View File

@@ -3,7 +3,6 @@
localhost_warning = False
host_key_checking = False
timeout = 30
collections_paths = ./collections
[ssh_connection]
ssh_args = -F ./ansible.ssh.cfg