Created
July 29, 2014 23:25
-
-
Save omgjlk/9c41619576b235192138 to your computer and use it in GitHub Desktop.
play.yaml
This file contains 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
--- | |
tasks: | |
- name: task name here | |
shell: executable --option=foo --other_option=bar | |
--third-option=baz chdir=/opt/foobar |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment