ansible-wordpress icon indicating copy to clipboard operation
ansible-wordpress copied to clipboard

Ansible role to set up (multiple) wordpress installations in Debian-like systems (using wp-cli)

Results 11 ansible-wordpress issues
Sort by recently updated
recently updated
newest added

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:...

question

would be nice to be able to use Ubuntu 18.04 (Bionic Beaver), its been out for a while

enhancement

The sample playbook would benefit from demonstrating how to use users, options, and queries.

enhancement
help wanted

This is a security concern

enhancement

Added parameter `version` to `wp-cli core download` to download a specific version of Wordpress

enhancement

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...