mirror of
https://git.cs.tu-dortmund.de/alwin.berger/ansible-role-nvidia-podman.git
synced 2025-12-05 23:45:54 +00:00
6 lines
133 B
YAML
6 lines
133 B
YAML
---
|
|
- name: 'apt update'
|
|
ansible.builtin.apt:
|
|
update_cache: yes
|
|
environment:
|
|
NEEDRESTART_SUSPEND: 'please no reboot now'
|