mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +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
|
||||
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:
|
||||
dest: "{{ service_filelist }}"
|
||||
section: phpmyadmin
|
||||
|
|
Loading…
Reference in a new issue