SW Download als role, kernel Bug
This commit is contained in:
parent
29a5b8841e
commit
98bdbf9daa
21 changed files with 649 additions and 407 deletions
13
qgm-updatecache.yml
Normal file
13
qgm-updatecache.yml
Normal 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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue