r/systemd-networkd: Role to configure networkd
*systemd-networkd* is (currently) my preferred way to manage network interfaces on machines running Fedora. The *systemd-networkd* role provides a generic way to configure network links, devices, and interfaces, using Ansible variables to generate network unit configuration files.
This commit is contained in:
2
roles/systemd-networkd/handlers/main.yml
Normal file
2
roles/systemd-networkd/handlers/main.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
- name: reload networkd
|
||||
command: networkctl reload
|
||||
Reference in New Issue
Block a user