homeserver-iac/roles/networking/hosts/tasks/main.yml

7 lines
91 B
YAML
Raw Permalink Normal View History

2023-08-23 17:54:55 -04:00
---
- name: Deploy /etc/hosts template
template:
src: hosts.j2
dest: /etc/hosts