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

Release Cleanup of validate_vars, default_vars, local_vars, Stages 0-4, SSHD

This commit is contained in:
root 2020-09-24 19:01:11 -04:00
parent dbd1f37e74
commit ac22723b43
15 changed files with 145 additions and 66 deletions

View file

@ -6,6 +6,7 @@
- name: MYSQL
include_role:
name: mysql
#when: mysql_install | bool
# 2020-05-21: Apache role 'httpd' is installed as nec by any of these 7 roles:
#
@ -21,6 +22,7 @@
- name: NGINX
include_role:
name: nginx
#when: nginx_install | bool
- name: WWW_BASE (WWW_OPTIONS should be installed later)
include_role: