You've already forked ansible-role-networking
style(networking): name of tasks, use built in module
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
---
|
||||
|
||||
- name: restart networkd
|
||||
- name: Restart networkd
|
||||
ansible.builtin.systemd:
|
||||
name: "{{ item }}"
|
||||
state: restarted
|
||||
|
Reference in New Issue
Block a user