Created
November 11, 2015 15:34
-
-
Save sherl0cks/8004382c29bfbcc2cff9 to your computer and use it in GitHub Desktop.
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: Copy Black Duck Script | |
copy: src=file/script.sh dest=/some/path/to/script.sh | |
- name: Install Black Duck with their shell script | |
shell: ./some/path/to/script/sh {{ var_1 }} {{var_2}} {{var_3}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment