vm-ansible/group_vars/all.yaml
2022-04-16 23:47:29 +02:00

5 lines
51 B
YAML

---
ansible_become: true
ansible_user: ansible
...