systemd_networkd(role): introd. role for deploy. systemd-networkd config
This commit is contained in:
parent
987327863a
commit
ed8670f7da
5 changed files with 38 additions and 0 deletions
|
@ -4,6 +4,11 @@
|
|||
roles:
|
||||
- base_config
|
||||
|
||||
- name: Ensure systemd-networkd config deployment on systemd_networkd_hosts
|
||||
hosts: systemd_networkd_hosts
|
||||
roles:
|
||||
- systemd_networkd
|
||||
|
||||
- name: Ensure deployment of infrastructure authorized keys
|
||||
hosts: infrastructure_authorized_keys_hosts
|
||||
roles:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue