Jakob Lechner 2022-07-07 19:36:12 +00:00
parent 14f8fbf150
commit 4c630b5860
No known key found for this signature in database
GPG key ID: 996082EFB5906C10

View file

@ -66,7 +66,7 @@ provisioners:
type: shell
- playbook_file: ansible/playbook.yml
type: ansible
user: root
user: "{{user `ssh_user`}}"
ansible_env_vars:
- "ANSIBLE_SSH_ARGS='-o HostkeyAlgorithms=+ssh-rsa -o PubkeyAcceptedAlgorithms=+ssh-rsa'"
- "ANSIBLE_PYTHON_INTERPRETER=/usr/bin/python3"