Typofix, wrong group.
This commit is contained in:
parent
ffd0b74867
commit
aa1514ea24
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
- name: copy client secrets
|
- name: copy client secrets
|
||||||
template: >
|
template: >
|
||||||
src=client_secrets.json.{{env}} dest=/etc/module-build-service/client_secrets.json
|
src=client_secrets.json.{{env}} dest=/etc/module-build-service/client_secrets.json
|
||||||
owner=root group=apache mode=0640
|
owner=root group=fedmsg mode=0640
|
||||||
when: inventory_hostname.startswith('mbs-frontend')
|
when: inventory_hostname.startswith('mbs-frontend')
|
||||||
notify:
|
notify:
|
||||||
- restart apache
|
- restart apache
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue