polytech-ansible-2023/roles/base/templates/hosts.j2
Thomas Maurice 2a067a2fe4
More content and playbooks
* more readme.md content
* imported basic roles
* commented said basic roles
* trimmed down playbooks to be understandable
* update requirements.txt deps
2023-01-11 11:06:32 +01:00

3 lines
90 B
Django/Jinja

127.0.0.1 localhost
{{ ansible_default_ipv4["address"] }} {{ inventory_hostname }}