Fix ansible-lint rule violations

This commit is contained in:
ansible-code-bot[bot]
2024-09-12 09:27:25 +00:00
parent 51a3bedf4f
commit ea7ef6e0f0
103 changed files with 3396 additions and 3572 deletions

View File

@@ -29,7 +29,7 @@
- name: Reboot the system if a reboot is required
ansible.builtin.reboot:
msg: "Reboot initiated by Ansible because updates require a restart"
msg: Reboot initiated by Ansible because updates require a restart
connect_timeout: 5
reboot_timeout: 600
pre_reboot_delay: 0