Fix docker apt repo

This commit is contained in:
Tobias Reisinger 2025-12-11 18:25:40 +01:00
parent 0a6ac9b168
commit fc745fa8b4
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
2 changed files with 3 additions and 9 deletions

View file

@ -1,10 +1,3 @@
- name: Install aptitude
ansible.builtin.apt:
name: aptitude
state: present
update_cache: true
become: true
- name: Install wanted software
ansible.builtin.apt:
pkg: