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
|
owner=root group=root mode=0644
|
||||||
with_items:
|
with_items:
|
||||||
- account-scopes
|
- account-scopes
|
||||||
|
notify:
|
||||||
|
- restart apache
|
||||||
tags:
|
tags:
|
||||||
- ipsilon
|
- ipsilon
|
||||||
- ipsilon/oidc_scopes
|
- ipsilon/oidc_scopes
|
||||||
|
@ -42,6 +44,8 @@
|
||||||
owner=root group=root mode=0644
|
owner=root group=root mode=0644
|
||||||
with_items:
|
with_items:
|
||||||
- mbs
|
- mbs
|
||||||
|
notify:
|
||||||
|
- restart apache
|
||||||
when: env == 'staging'
|
when: env == 'staging'
|
||||||
tags:
|
tags:
|
||||||
- ipsilon
|
- ipsilon
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue