Adding netbird to all relivant vms
This commit is contained in:
@@ -11,13 +11,16 @@
|
||||
# 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
|
||||
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:
|
||||
|
||||
Reference in New Issue
Block a user