Skip to content

Commit

Permalink
ansible-requirements: bump systemd_networkd role to latest commit
Browse files Browse the repository at this point in the history
The latest commit of the systemd_networkd role use udevadm trigger to
re-trigger udev rules after the networkd configuration is applied
instead restarting the udev service.

Signed-off-by: Mathieu Dupré <[email protected]>
  • Loading branch information
dupremathieu committed Dec 6, 2024
1 parent 711a16f commit c3d762b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible-requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ roles:
- name: "systemd_networkd"
src: "https://github.com/seapath/ansible-role-systemd-networkd"
scm: git
version: "f5eb4d21d76cc1fd67d1f21340ff39dc9f42d4f7"
version: "003589d4ce3957a28cf3084032b199cb30372a3c"

collections:
- name: "community.libvirt"
Expand Down

0 comments on commit c3d762b

Please sign in to comment.