bookworm/qgm-updatecache.yml

14 lines
248 B
YAML
Raw Normal View History

2024-02-03 16:42:19 +01:00
## 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