Skip to content

nidr0x/ansible-wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: WordPress

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.

Requirements

See meta/main.yml

Role Variables

See defaults/main.yml

Dependencies

See meta/main.yml

Example Playbook

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 

License

MIT / BSD

About

Ansible role for installing WordPress

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published