fedora.yml aktualisiert

This commit is contained in:
pan
2025-09-15 15:48:09 +02:00
parent 218a790634
commit cfa114bdde

View File

@@ -4,7 +4,6 @@
gather_facts: false
hosts: all
become: true
become_method: sudo
vars_files:
- ./vars/user_config.yaml
- ./vars/Programm_liste.yaml
@@ -29,7 +28,6 @@
- name: Installation von Grundpaketen.
tags: IQP
become: true
become_method: sudo
block:
- name: Aktiviere von Corps
become: true