lint: ansible-lint suggested updates
This commit is contained in:
parent
2ba6c6691b
commit
1d5d39d1c2
20 changed files with 140 additions and 56 deletions
|
|
@ -4,6 +4,7 @@
|
|||
cmd: grub2-mkconfig -o /boot/grub2/grub.cfg
|
||||
|
||||
- name: Restart systemd-resolved
|
||||
service:
|
||||
ansible.builtin.systemd_service:
|
||||
name: systemd-resolved
|
||||
state: restarted
|
||||
daemon_reload: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue