Install OITC on VPN Hosts
This commit is contained in:
parent
38aa546aaf
commit
4d446e4123
@ -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
|
||||
|
@ -3,6 +3,7 @@
|
||||
hosts: supernodes
|
||||
roles:
|
||||
- 00-ubuntu-basic
|
||||
- 21-install-oitc
|
||||
|
||||
- name: VPN Offloader Setup
|
||||
hosts: vpn-offloader-wireguard
|
||||
|
Loading…
Reference in New Issue
Block a user