vundb/ansible-role-wordpress

Ansible role to manage wordpress instances.

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:chef-role

pkg:composer/vundb/ansible-role-wordpress

1.0.0 2018-09-10 10:19 UTC

This package is auto-updated.

Last update: 2025-10-11 02:06:11 UTC


README

Ansible role to manage wordpress instances.

Role Variables

  • wordpress_config: Dictionary with wordpress configuration. See default vars file

  • wordpress_version: Version to let the role choose the right template for the config file.

Example Playbook

- hosts: all
  roles:
    - role: vundb-wordpress
      wordpress_config:
        db_name: wordpress
        db_user: wordpress
        db_password: wordpress
        table_prefix: wp_

License

MIT

Author Information

  • You can find more roles in my GitHub channel vundb
  • Follow me on Twitter @vundb