use the resolveHosts role to allow nodes to resolve other nodes by name....
use the resolveHosts role to allow nodes to resolve other nodes by name. conifugre the dependenices for resolveHosts to use the role etcHosts if you would like to put all hosts in /etc/hosts or create a new role for a dnsclient if you would prefer
Showing
- roles/commonVars/vars/main.yml 2 additions, 0 deletionsroles/commonVars/vars/main.yml
- roles/etcHosts/tasks/main.yml 19 additions, 0 deletionsroles/etcHosts/tasks/main.yml
- roles/etcHosts/templates/groups.j2 4 additions, 0 deletionsroles/etcHosts/templates/groups.j2
- roles/resolveHosts/meta/main.yml 5 additions, 0 deletionsroles/resolveHosts/meta/main.yml
roles/commonVars/vars/main.yml
0 → 100644
roles/etcHosts/tasks/main.yml
0 → 100644
roles/etcHosts/templates/groups.j2
0 → 100644
roles/resolveHosts/meta/main.yml
0 → 100644
Please register or sign in to comment