Ansible role that installs and initialize a Wordpress instance. https://wordpress.org
Go to file
Andrea Dell'Amico 4b8c6a9e36 Fix a syntax error in the nginx virtualhost. 2020-04-27 16:10:25 +02:00
defaults Refactor the variables names so that we can install wp together with other PHP apps. 2020-04-27 15:43:14 +02:00
meta disable the dependencies until they'll be remotely available. 2020-02-07 18:05:27 +01:00
tasks Fix an ansible compatibility issue. 2020-04-27 15:58:59 +02:00
templates Fix a syntax error in the nginx virtualhost. 2020-04-27 16:10:25 +02:00
vars Refactor the variables names so that we can install wp together with other PHP apps. 2020-04-27 15:43:14 +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.