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/ubuntu.yml

5 lines
144 B
YAML
Raw Permalink Normal View History

2022-05-18 14:42:06 +02:00
ansible_host: 192.168.140.142
ansible_user: ubuntu
ansible_ssh_extra_args: "-o IdentitiesOnly=yes"
ansible_python_interpreter: /usr/bin/python3