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