Skip to content
This repository has been archived by the owner on Dec 12, 2019. It is now read-only.

Latest commit

 

History

History
44 lines (23 loc) · 877 Bytes

README.md

File metadata and controls

44 lines (23 loc) · 877 Bytes

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.