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

POSTGRESQL rework

This commit is contained in:
Jerry Vonau 2020-01-04 21:38:54 -06:00
parent 3b1317eb7a
commit b31e613997
5 changed files with 49 additions and 11 deletions

View file

@ -48,11 +48,11 @@
# has no "when: XXXXX_install" flag
#tags: base, homepage
- name: POSTGRESQL
include_role:
name: postgresql
when: postgresql_install | bool
#tags: postgresql, pathagar, moodle
#- name: POSTGRESQL
# include_role:
# name: postgresql
# when: postgresql_install | bool
# tags: postgresql, pathagar, moodle
- name: CUPS
include_role: