This commit is contained in:
Frank Schiebel 2024-06-06 10:29:07 +02:00
parent a1b1cfa8a4
commit b5f79519cb
18 changed files with 260 additions and 34 deletions

View file

@ -2,3 +2,7 @@
- name: Install additional software
import_tasks:
file: install.yml
- name: Remove unwanted software
import_tasks:
file: remove.yml