ansible-role-nvidia-podman/handlers/main.yaml
2024-07-10 13:21:57 +02:00

6 lines
141 B
YAML

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