An Ansible role that installs the Pantheon CLI (aka Terminus).
Terminus requires PHP and cURL to be installed and available on the command-line.
At the very least you need these packages installed:
- PHP version 5.5.9 or later
- PHP-CLI
- PHP-CURL
pantheon_cli_version
: current default is0.13.1
None.
- hosts: servers
roles:
- { role: hashbangcode.pantheon-cli }
MIT
This role was created by Dan Bohea originally for use with Vlad.