Install OITC on VPN Hosts

This commit is contained in:
Stefan Hoffmann 2023-04-02 21:05:33 +02:00
parent 38aa546aaf
commit 4d446e4123
Signed by: stefan
GPG Key ID: 8EFC7042BF8D5CDD
2 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,7 @@
state: present
- name: Install Wireguard
- name: Install OITC-Agent
apt: name={{ item }} state=latest update_cache=yes
with_items:
- openitcockpit-agent

View File

@ -3,6 +3,7 @@
hosts: supernodes
roles:
- 00-ubuntu-basic
- 21-install-oitc
- name: VPN Offloader Setup
hosts: vpn-offloader-wireguard