Skip to content

Instantly share code, notes, and snippets.

@serialdoom
Created October 20, 2015 13:21
Show Gist options
  • Save serialdoom/e4f919842656c496e036 to your computer and use it in GitHub Desktop.
Save serialdoom/e4f919842656c496e036 to your computer and use it in GitHub Desktop.
4 - name: get httpd.git
5 git:
6 repo=https://{{ git_cred }}@xxxxx
7 dest=/root/xxxx
8 accept_hostkey=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment