pantheon-cli

Ansible Role: Pantheon CLI

Build Status

An Ansible role that installs the Pantheon CLI (aka Terminus).

Requirements

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

Role Variables

  • pantheon_cli_version: current default is 0.13.1

Dependencies

None.

Example Playbook

- hosts: servers
  roles:
     - { role: hashbangcode.pantheon-cli }

License

MIT

Author Information

This role was created by Dan Bohea originally for use with Vlad.

Install
ansible-galaxy install hashbangcode/ansible-role-pantheon-cli
GitHub repository
License
Unknown
Downloads
937
Owner