ansible-wordpress
ansible-wordpress copied to clipboard
Ansible role to set up (multiple) wordpress installations in Debian-like systems (using wp-cli)
I have a WordPress installation in my list of `wordpress_installs` that has a single-quote character `'` in the title. An example would be something like: ``` - name: example.com path:...
would be nice to be able to use Ubuntu 18.04 (Bionic Beaver), its been out for a while
The sample playbook would benefit from demonstrating how to use users, options, and queries.
Added parameter `version` to `wp-cli core download` to download a specific version of Wordpress
Hello! Is there a special reason why there is no property to define the wanted version of Wordpress? In my opinion it would just be one additional parameter `version` in...