Add networkd configuration to server role
Update inventory with necessary networking settings
This commit is contained in:
@@ -4,3 +4,7 @@
|
||||
|
||||
- name: Configure SSH server
|
||||
ansible.builtin.import_tasks: sshd.yaml
|
||||
|
||||
- name: Configure network settings
|
||||
when: skylab_networking is defined
|
||||
ansible.builtin.include_tasks: networkd.yaml
|
||||
|
Reference in New Issue
Block a user