modified inventory file to specify python_interpreter version for ositslinv02
This commit is contained in:
@@ -4,6 +4,7 @@ all:
|
||||
hosts:
|
||||
ositslinv02:
|
||||
ansible_host: onesourceits.com
|
||||
ansible_python_interpreter: /usr/bin/python3.12
|
||||
vars:
|
||||
ansible_user: ansible
|
||||
ansible_ssh_private_key_file: /home/ansible/.ssh/ansible-ed25519
|
||||
|
||||
Reference in New Issue
Block a user