Ansible role that installs and initialize a Wordpress instance. https://wordpress.org
Go to file
Tommaso Piccioli 31bbbd9dd0 Merge pull request 'Update 'defaults/main.yml'' (!26) from tpiccioli-patch-1 into master
Reviewed-on: #26
2023-01-20 14:35:48 +01:00
defaults Update 'defaults/main.yml' 2023-01-20 14:35:31 +01: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 Update 'templates/wp-config.php.j2' 2023-01-20 14:00:31 +01:00
vars test php 8,1 2022-07-21 13:02:16 +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.