ansible/hosts.yml

8 lines
155 B
YAML
Raw Normal View History

2022-08-30 10:00:27 +02:00
all:
hosts:
2022-08-30 10:09:52 +02:00
snitch:
ansible_host: snitch
2022-08-30 14:18:17 +02:00
ansible_user: ansible
2022-08-30 10:09:52 +02:00
ansible_port: 22
ansible_python_interpreter: /usr/bin/python3