Ansible role that installs and initialize a Wordpress instance.
Go to file
Andrea Dell'Amico fab506601d
Use $host in the http -> https redirection.
2021-06-07 13:44:50 +02:00
defaults Install the php mbstring extension. 2020-10-12 11:40:25 +02:00
meta Fix the wordpress dependencies. 2020-06-05 22:45:03 +02:00
tasks add a the 'php' tag to the task that installs the php packages. 2020-09-10 18:20:38 +02:00
templates Use $host in the http -> https redirection. 2021-06-07 13:44:50 +02:00
vars New PHP default version: 7.4 2020-05-25 19:37:27 +02:00
LICENSE Initial commit 2020-02-01 10:18:25 +01:00
README.md Initial commit 2020-02-01 10:18:25 +01:00

README.md

ansible-role-wordpress

Ansible role that installs and initialize a Wordpress instance.