tah-deploy/ansible/inventory.ini
Davide Oddone f266b74a72
All checks were successful
--> Linted: ANSIBLE No errors were found in the linting process
--> Linted: GITLEAKS No errors were found in the linting process
--> Linted: JSCPD No errors were found in the linting process
--> Linted: MARKDOWN No errors were found in the linting process
--> Linted: NATURAL_LANGUAGE No errors were found in the linting process
Lint Code Base / run-lint (push) Successful in 28s
First draft of Ansible (only inventory)
2024-10-16 01:47:57 +02:00

11 lines
152 B
INI

[master]
172.16.1.11
[worker]
172.16.1.21
172.16.1.22
[all:vars]
ansible_user=ansible
ansible_ssh_private_key_file=../terraform/.local/.ssh/id_rsa