Created
January 21, 2017 03:06
-
-
Save precurse/e55ff21cc947f563b95d2a497c0be850 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- hosts: shell | |
gather_facts: no | |
tasks: | |
- block: | |
- setup: | |
rescue: | |
- raw: "pkgin update && pkgin in python27" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment