wpcli

Role Name

Installs WP-CLI, the command-line interface for WordPress.

Requirements

Requires PHP to be installed for WP-CLI to function and Bash with completion for users who want command completion on the command-line.

Role Variables

Default variables are set in defaults/main.yml to match the WP-CLI and role version.

Dependencies

No dependency on other Ansible Galaxy roles.

Example Playbook

---
- hosts: servers
  roles:
    - { role: hspaans.wpcli, become: true }

License

MIT

Author Information

This role was created in 2020 by Hans Spaans.

About

WP-CLI, The command line interface for WordPress

Install
ansible-galaxy install hspaans/ansible-role-wpcli
GitHub repository
License
mit
Downloads
1280
Owner
GitBiz evangelist that follows the enlightenment path of CI/CD towards NoOps.