fix(ansible.cfg): fix ansible.cfg
Some checks failed
Pull request: build & lint / build (pull_request) Failing after 40s

This commit is contained in:
Thomas Maurice 2024-02-20 18:19:54 +01:00
parent 43e7b6850d
commit 9a6c1f1a47
Signed by: thomas
GPG key ID: 1D577F50583032A6

View file

@ -2,7 +2,6 @@
remote_user = root remote_user = root
remote_port = 22 remote_port = 22
host_key_checking = False host_key_checking = False
#hash_behaviour = merge
pipelining=True pipelining=True
inject_facts_as_vars = True inject_facts_as_vars = True
roles_path = roles roles_path = roles