1
0
Fork 0
This repository has been archived on 2024-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
Ansible_Project/host_vars/ubuntu1.yml
2022-05-18 15:08:14 +02:00

4 lines
143 B
YAML

ansible_host: 192.168.140.96
ansible_user: ubuntu
ansible_ssh_extra_args: "-o IdentitiesOnly=yes"
ansible_python_interpreter: /usr/bin/python3