Created
January 29, 2015 09:07
-
-
Save komuw/fb746bbb85ddcc3d00ac to your computer and use it in GitHub Desktop.
ansible execute bash script
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
name: execute bash script | |
command: bash {{ APP_DIR }}/some_script.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment