bookworm/qgm-updatecache.yml
2024-02-03 16:42:19 +01:00

13 lines
248 B
YAML

## 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