mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
141b1af133
commit
3b51300cde
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
||||||
state: absent
|
state: absent
|
||||||
when: not phpmyadmin_enabled and is_debuntu
|
when: not phpmyadmin_enabled and is_debuntu
|
||||||
|
|
||||||
- name: Add phpmyadmin to service list
|
- name: Add phpmyadmin to list of services at /etc/iiab/iiab.ini
|
||||||
ini_file:
|
ini_file:
|
||||||
dest: "{{ service_filelist }}"
|
dest: "{{ service_filelist }}"
|
||||||
section: phpmyadmin
|
section: phpmyadmin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue