Restart apache when oidc scopes change.

This commit is contained in:
Ralph Bean 2017-02-17 15:32:57 +00:00
parent 87503b8ed9
commit 58b0d2d3ab

View file

@ -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