diff --git a/fedora.yml b/fedora.yml index a124046..dcb6147 100644 --- a/fedora.yml +++ b/fedora.yml @@ -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