summaryrefslogtreecommitdiffstats
path: root/ansible/node/roles/common/tasks/generic/hosts.yml
blob: 69838266f098a63ec3c2ece2fddb463ddafc9404 (plain)
1
2
3
4
5
---
- name: create /etc/hosts
  template:
    src: hosts.j2
    dest: /etc/hosts