Skip to content

Instantly share code, notes, and snippets.

@sherl0cks
Created November 11, 2015 15:34
Show Gist options
  • Save sherl0cks/8004382c29bfbcc2cff9 to your computer and use it in GitHub Desktop.
Save sherl0cks/8004382c29bfbcc2cff9 to your computer and use it in GitHub Desktop.
- 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