|
@ -6,7 +6,7 @@ |
|
|
|
|
|
|
|
|
- name: Install Wordpress Pre-Reqs |
|
|
- name: Install Wordpress Pre-Reqs |
|
|
apt: |
|
|
apt: |
|
|
name: php-curl, php-imagick, php-json, php-mbstring, php-xml, php-zip, php-gd, ghostscript, imagemagick |
|
|
|
|
|
|
|
|
name: php-curl, php-imagick, php-json, php-mbstring, php-xml, php-zip, php-gd, ghostscript, imagemagick, sendmail |
|
|
state: present |
|
|
state: present |
|
|
|
|
|
|
|
|
- name: Loop over sites to setup |
|
|
- name: Loop over sites to setup |
|
|