create ansible role to deploy wordpress via docker-compose

Job ID: 35539798

Budget: $10 – $30 USD

Implement a deployment system for the wordpress.org engine using ansible and docker:
- Deploy should be understood as an ansible role or playbook, which will be able to launch a new version of the engine on a given host
- the environment must consist of docker containers
-- nginx
-- php-fpm
-- mysql
- the environment should have a mechanism for saving static data
-- mysql database data
-- engine static data: wp-config.php and /uploads/
-- engine files/folders: wp-config.php and /uploads/
-- nginx virtual host config

couple of clarifications:

1. engine deployment: it should be understood as rolling out some software from its repository to a new releases folder on the site
Related categories: Docker DevOps Automation Ansible Docker Compose