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
|
|
@ -162,7 +162,7 @@
|
|||
# following enables and disables
|
||||
- include_tasks: nextcloud_enabled.yml
|
||||
|
||||
- name: Add 'nextcloud' to list of services at /etc/iiab/iiab.ini
|
||||
- name: Add 'nextcloud' to list of services at {{ iiab_ini_file }}
|
||||
ini_file:
|
||||
dest: "{{ iiab_ini_file }}"
|
||||
section: Nextcloud
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue