1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

fully opt out

This commit is contained in:
Jerry Vonau 2022-04-07 06:14:58 -05:00
parent 6219a24d82
commit 85dfee3b08
4 changed files with 6 additions and 1 deletions

View file

@ -5,6 +5,7 @@
- name: Install network/wifi related packages -- configure LATER in 'network', after Stage 9
include_tasks: roles/network/tasks/install.yml
when: network_install
- name: SSHD -- required by OpenVPN below -- also run by roles/4-server-options/tasks/main.yml
include_role: