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

Update postgresql/tasks/main.yml

This commit is contained in:
A Holt 2020-01-23 21:05:42 -05:00 committed by GitHub
parent 1d575df55d
commit 2e9db2c835
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
# TO DO:
# - validate input vars postgresql_install & postgresql_enabled
# - put the ~12 stanzas below into install.yml
# - when: postgresql_install is defined
# - Validate input vars postgresql_install & postgresql_enabled
# - Put ~12 stanzas just below into install.yml
# - Triggered by... 'when: postgresql_installed is undefined'
- name: Install 'postgresql' package
package: