Commit 885ca3d4 by Joe Blaylock

Stanford certs plays git_ssh update

Go from copy to template so certs_home gets substituted in correctly
parent cc9591d3
......@@ -38,7 +38,7 @@
- update
- name: certificates | upload ssh script
copy: src=git_ssh.sh dest=/tmp/git_ssh.sh force=yes owner=root group=adm mode=750
template: src=git_ssh.sh.j2 dest=/tmp/git_ssh.sh force=yes owner=root group=adm mode=750
tags:
- certificates
- install
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment