mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
/etc/iiab/iiab.ini: install / enabled -> ROLE_install / ROLE_enabled
This commit is contained in:
parent
004134e0eb
commit
a07a684d13
35 changed files with 128 additions and 54 deletions
|
@ -65,5 +65,7 @@
|
|||
value: MongoDB
|
||||
- option: description
|
||||
value: '"MongoDB is an open-source document database that provides high performance, high availability, and automatic scaling."'
|
||||
- option: enabled
|
||||
- option: mongodb_install
|
||||
value: "{{ mongodb_install }}"
|
||||
- option: mongodb_enabled
|
||||
value: "{{ mongodb_enabled }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue