???
Some checks failed
Ansible Deploy / deploy (push) Failing after 1m0s

This commit is contained in:
2023-11-24 08:59:40 +02:00
parent 6435f1772d
commit eb27e46df0

View File

@@ -1,6 +1,6 @@
--- ---
- hosts: takahe - hosts: takahe
gather_facts: yes gather_facts: no
become: yes become: yes
vars: vars:
ansible_ssh_common_args: '-o StrictHostKeyChecking=no' ansible_ssh_common_args: '-o StrictHostKeyChecking=no'