1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 19:22:24 +00:00

Update mongodb/tasks/install.yml

This commit is contained in:
A Holt 2020-01-29 11:43:59 -05:00 committed by GitHub
parent 91698ac126
commit 33f41bd92c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -130,6 +130,9 @@
3. RECORD THAT MongoDB IS INSTALLED
- set_fact:
mongodb_installed: True
- name: "Add 'mongodb_installed: True' to {{ iiab_state_file }}"
lineinfile:
dest: "{{ iiab_state_file }}" # /etc/iiab/iiab_state.yml