Adding netbird to all relivant vms

This commit is contained in:
tolerryan
2025-09-30 00:11:23 -05:00
parent 0b88063b47
commit 4db6382ab3
8 changed files with 30 additions and 113 deletions

View File

@@ -8,13 +8,16 @@
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: Setup-netbird.yml - setting up netbird mesh vpn
import_tasks: ../../lib/setup-netbird.yml
- name: Create grail user
user: