pagure: no really this will do it

This commit is contained in:
Stephen Smoogen 2019-02-25 16:38:08 +00:00
parent 363a34deda
commit bb81a54515

View file

@ -496,4 +496,4 @@
- pagure
notify:
- restart apache
when: env == 'pagure-staging' or env == 'pagure'
when: inventory_hostname.startswith('pagure')