ansible-role-nvidia-podman/handlers/main.yaml
2024-07-12 14:04:12 +02:00

6 lines
133 B
YAML

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