Default python 3 on All

This commit is contained in:
Fabio Sinibaldi 2025-11-11 15:15:52 +01:00
parent 0d3d6eb22e
commit aabc0c2004
1 changed files with 2 additions and 1 deletions

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