mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
/etc/iiab/iiab.ini -> {{ iiab_ini_file }}
This commit is contained in:
parent
b973906dc3
commit
b5efe25edb
42 changed files with 52 additions and 52 deletions
|
@ -60,7 +60,7 @@
|
|||
# state: stopped
|
||||
# when: not mongodb_enabled
|
||||
|
||||
- name: Add 'mongodb' to list of services at /etc/iiab/iiab.ini
|
||||
- name: Add 'mongodb' to list of services at {{ iiab_ini_file }}
|
||||
ini_file:
|
||||
dest: "{{ iiab_ini_file }}"
|
||||
section: mongodb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue