fedora.yml aktualisiert
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
- name: Aktiviere von Corps
|
- name: Aktiviere von Corps
|
||||||
ansible.builtin.dnf:
|
ansible.builtin.dnf:
|
||||||
use_backend: dnf5
|
use_backend: dnf5
|
||||||
state: enabled
|
state: present
|
||||||
name: "{{ item }}"
|
name: "{{ item }}"
|
||||||
loop: "{{ Corps }}"
|
loop: "{{ Corps }}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user