Restart apache when oidc scopes change.
This commit is contained in:
parent
87503b8ed9
commit
58b0d2d3ab
1 changed files with 4 additions and 0 deletions
|
@ -32,6 +32,8 @@
|
|||
owner=root group=root mode=0644
|
||||
with_items:
|
||||
- account-scopes
|
||||
notify:
|
||||
- restart apache
|
||||
tags:
|
||||
- ipsilon
|
||||
- ipsilon/oidc_scopes
|
||||
|
@ -42,6 +44,8 @@
|
|||
owner=root group=root mode=0644
|
||||
with_items:
|
||||
- mbs
|
||||
notify:
|
||||
- restart apache
|
||||
when: env == 'staging'
|
||||
tags:
|
||||
- ipsilon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue