ansible-infra/playbooks/roles/apt_update_and_upgrade/handlers/main.yaml
June e3a29c422a
Some checks failed
/ Ansible Lint (push) Failing after 1m37s
convert two reboot tasks running on changed to handlers
This fixes ansible-lint no-handler complaints.
2024-12-01 04:38:07 +01:00

3 lines
67 B
YAML

- name: reboot the system
become: true
ansible.builtin.reboot: