breakout debcache to seprate role as vpses will not use it

This commit is contained in:
tolerryan
2025-06-01 16:27:18 -05:00
parent 544d2c877c
commit 15433d1e38
14 changed files with 53 additions and 70 deletions

View File

@@ -10,6 +10,8 @@
#- name: Setup PVE node for transcoding and vpn
# ansible.builtin.command: /usr/bin/ansible-playbook ./roles/ind/grail/set-pvenode.yml -k
# delegate_to: 127.0.0.1
- name: set-debcache.yml - Setup apt proxy debcache
include: ../../lib/set-debcache.yml
- name: Upgrade-packages.yml - update packages
include: ../../lib/upgrade-packages.yml