one when: only

This commit is contained in:
Kevin Fenzi 2018-11-10 00:44:22 +00:00
parent e69be8a124
commit 9a78d08e8d

View file

@ -274,10 +274,9 @@
mode: 0700
owner: apache
group: apache
when: inventory_hostname.startswith('bodhi-backend02')
when: inventory_hostname.startswith('bodhi-backend02') and env == "production"
tags:
- bodhi
when: env == "production"
#
# cron job that syncs updates to master mirror