homeserver-iac/roles/networking/hosts/tasks/main.yml
2023-08-23 17:54:55 -04:00

7 lines
91 B
YAML

---
- name: Deploy /etc/hosts template
template:
src: hosts.j2
dest: /etc/hosts