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

cleanup stage 1 & 4 of # out *_install lines

This commit is contained in:
Jerry Vonau 2020-09-22 08:59:36 -05:00
parent b00ea49b41
commit 5b46eb248d
2 changed files with 0 additions and 3 deletions

View file

@ -81,7 +81,6 @@
- name: IIAB-ADMIN
include_role:
name: iiab-admin
#when: iiab_admin_install | bool # Flag might be created in future?
- name: OPENVPN
include_role:

View file

@ -16,7 +16,6 @@
- name: Install pylibs (IIAB's python libs)
include_role:
name: pylibs
#when: pylibs_install | bool # Flag might be created in future?
- name: SSHD
include_role:
@ -61,7 +60,6 @@
- name: WWW_OPTIONS (WWW_BASE should have been installed earlier)
include_role:
name: www_options
#when: www_options_install | bool # Flag might be created in future?
- name: Recording STAGE 4 HAS COMPLETED ==================
lineinfile: