SW Download als role, kernel Bug

This commit is contained in:
Frank Schiebel 2024-02-03 16:42:19 +01:00
parent 29a5b8841e
commit 98bdbf9daa
21 changed files with 649 additions and 407 deletions

13
qgm-updatecache.yml Normal file
View file

@ -0,0 +1,13 @@
## This playbook deploys a KDE desktop machine for LinuxMuster.
---
- name: Update local software cache on netboot Host
hosts: all
remote_user: ansible
become: yes
vars_files:
- vars-qgsoftware.yml
roles:
- qgm_updatecache