Add hostfile management to server role
Add aliases for direct connections of the cluster servers
This commit is contained in:
@@ -8,3 +8,7 @@
|
||||
- name: Configure network settings
|
||||
when: skylab_networking is defined
|
||||
ansible.builtin.include_tasks: networkd.yaml
|
||||
|
||||
- name: Configure hostsfile
|
||||
when: skylab_direct_peers is defined
|
||||
ansible.builtin.include_tasks: hosts.yaml
|
||||
|
Reference in New Issue
Block a user