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-29 11:50:12 -05:00 committed by GitHub
parent 268caead67
commit 31add1b8c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -85,6 +85,11 @@
state: stopped
enabled: no
# RECORD PostgreSQL AS INSTALLED
- set_fact:
postgresql_installed: True
- name: "Add 'postgresql_installed: True' to {{ iiab_state_file }}"
lineinfile:
dest: "{{ iiab_state_file }}" # /etc/iiab/iiab_state.yml