subtasks.

This commit is contained in:
2024-03-17 13:37:54 +01:00
parent 91fb8962a4
commit e71dc87368
12 changed files with 79 additions and 6 deletions

View File

@@ -0,0 +1,9 @@
---
- name: Paketquelle
become: true
apt_repository:
repo: 'deb http://packages.azlux.fr/debian/ bookworm main'
state: present
filename: log2ram
update_cache: yes