This repository has been archived on 2026-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
Set-OPS/roles/systemd_ssh_auto/handlers/main.yml

4 lines
84 B
YAML

---
- name: Update grub
ansible.builtin.command: update-grub
changed_when: true