Try different workaround #3
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Danny Bessems 2021-06-08 15:26:41 +02:00
parent 6c27d2e74d
commit be9609875a

View File

@ -73,7 +73,7 @@ build {
ansible_env_vars = [ ansible_env_vars = [
"ANSIBLE_CONFIG=ansible/ansible.cfg" "ANSIBLE_CONFIG=ansible/ansible.cfg"
] ]
no_proxy = "true" use_proxy = "false"
extra_arguments = [ extra_arguments = [
"-vvv" "-vvv"
] ]