ansible-role-nvidia-podman/handlers/main.yaml

7 lines
141 B
YAML

---
- name: 'apt update'
ansible.builtin.apt:
update_cache: yes
environment:
NEEDRESTART_SUSPEND: 'please no reboot now'