Skip to content

Instantly share code, notes, and snippets.

@boxrick
Created May 23, 2017 15:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save boxrick/15bb586f39b683ff28b0726fe5bdf223 to your computer and use it in GitHub Desktop.
Save boxrick/15bb586f39b683ff28b0726fe5bdf223 to your computer and use it in GitHub Desktop.
- name: Install ara package using PIP - latest version
pip:
name: ara
state: latest
when: ara_version == ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment