Download and install latest WordPress version.
NOTE: Due to a bug found in Ansible 2.5x, you will probably see repeated "<?php" tag along of the file wp-salts.php. I recommend that you review it.
See meta/main.yml
See meta/main.yml
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- ansible-wordpress
MIT / BSD