pighole install updates

This commit is contained in:
tolerryan
2025-11-02 01:06:13 -05:00
parent 3bbb7b4296
commit 0cc3b00a9b
2 changed files with 3 additions and 3 deletions

View File

@@ -8,13 +8,13 @@
tasks:
- name: set-debcache.yml - Setup apt proxy debcache
include: ../../lib/set-debcache.yml
import_tasks: ../../lib/set-debcache.yml
- name: Upgrade-packages.yml - update packages
include: ../../lib/upgrade-packages.yml
import_tasks: ../../lib/upgrade-packages.yml
- name: Install-docker.yml - setting up docker
include: ../../lib/install-docker.yml
import_tasks: ../../lib/install-docker.yml
- name: Install nfs Packages
apt: