dedent.
This commit is contained in:
parent
0458fc105b
commit
656f31725a
1 changed files with 9 additions and 9 deletions
|
@ -23,15 +23,15 @@
|
|||
notify:
|
||||
- restart apache
|
||||
|
||||
- name: copy github2fedmsg secret oauth creds
|
||||
template: >
|
||||
src=githubsecrets.py
|
||||
dest=/usr/lib/python2.6/site-packages/github2fedmsg/githubsecrets.py
|
||||
mode=0640 owner=apache group=apache
|
||||
tags:
|
||||
- config
|
||||
notify:
|
||||
- restart apache
|
||||
- name: copy github2fedmsg secret oauth creds
|
||||
template: >
|
||||
src=githubsecrets.py
|
||||
dest=/usr/lib/python2.6/site-packages/github2fedmsg/githubsecrets.py
|
||||
mode=0640 owner=apache group=apache
|
||||
tags:
|
||||
- config
|
||||
notify:
|
||||
- restart apache
|
||||
|
||||
- name: copy github2fedmsg wsgi script
|
||||
copy: >
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue