ansible_init #4

Merged
sinibaldi merged 2 commits from ansible_init into main 2025-11-11 15:18:50 +01:00
1 changed files with 2 additions and 1 deletions
Showing only changes of commit aabc0c2004 - Show all commits

View File

@ -1,2 +1,3 @@
ansible_user: ansible
ansible_password: "{{ ansible_crypted_password }}"
ansible_password: "{{ ansible_crypted_password }}"
ansible_python_interpreter: /usr/bin/python3