Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

Latest commit

 

History

History
32 lines (19 loc) · 668 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 668 Bytes

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.