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