mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update install.yml
This commit is contained in:
parent
3b51300cde
commit
1732d3d229
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@
|
|||
- name: Restart Apache, so it picks up the new aliases
|
||||
service: name={{ apache_service }} state=restarted
|
||||
|
||||
- name: Add 'wordpress' to service list
|
||||
- name: Add 'wordpress' to list of services at /etc/iiab/iiab.ini
|
||||
ini_file: dest='{{ service_filelist }}'
|
||||
section=wordpress
|
||||
option='{{ item.option }}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue