one when: only
This commit is contained in:
parent
e69be8a124
commit
9a78d08e8d
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue