systemd_networkd(role): introd. role for deploy. systemd-networkd config

This commit is contained in:
June 2025-09-20 20:05:02 +02:00
commit ed8670f7da
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0
5 changed files with 38 additions and 0 deletions

View file

@ -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: