boutetnico / ansible-role-wp-cli

Install command-line interface for WordPress WP-CLI with Ansible.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tests Ansible Galaxy

ansible-role-wp-cli

This role installs and configures WP-CLI.

Requirements

Ansible 2.10 or newer.

Supported Platforms

Role Variables

Variable Required Default Choices Comments
wp_cli_path true /usr/local/bin/wp string
wp_cli_keep_updated true false bool

Dependencies

None

Example Playbook

- hosts: all
  roles:
    - role: ansible-role-wp-cli

Testing

molecule test

License

MIT

Author Information

@boutetnico

About

Install command-line interface for WordPress WP-CLI with Ansible.

License:MIT License


Languages

Language:Jinja 55.6%Language:Python 44.4%