Commit 667a9b12 by e0d

Removing cruft

parent b9a5b5d5
...@@ -3,11 +3,6 @@ ...@@ -3,11 +3,6 @@
content="{{ XQWATCHER_GIT_IDENTITY }}" dest={{ xqwatcher_git_identity }} content="{{ XQWATCHER_GIT_IDENTITY }}" dest={{ xqwatcher_git_identity }}
owner={{ xqwatcher_user }} group={{ xqwatcher_user }} mode=0600 owner={{ xqwatcher_user }} group={{ xqwatcher_user }} mode=0600
# - name: upload ssh script
# template: >
# src=git_ssh.sh.j2 dest=/tmp/git_ssh.sh
# owner={{ xqwatcher_user }} mode=750
- name: remove read-only ssh key for the content repo - name: remove read-only ssh key for the content repo
file: path=/tmp/git_ssh.sh state=absent file: path=/tmp/git_ssh.sh state=absent
......
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