mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Add roles/remoteit after roles/openvpn in roles/1-prep/tasks/main.yml
This commit is contained in:
parent
d257c539eb
commit
385a374afc
1 changed files with 5 additions and 0 deletions
|
@ -13,6 +13,11 @@
|
|||
name: openvpn
|
||||
when: openvpn_install
|
||||
|
||||
- name: REMOTE.IT
|
||||
include_role:
|
||||
name: remoteit
|
||||
when: remoteit_install
|
||||
|
||||
- name: IIAB-ADMIN -- includes roles/iiab-admin/tasks/access.yml
|
||||
include_role:
|
||||
name: iiab-admin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue