alow stage too

This commit is contained in:
Miroslav Suchý 2015-03-18 14:13:20 +00:00
parent 2efc314d13
commit 400e1e7b3d

View file

@ -34,7 +34,7 @@
tasks: tasks:
- fail: msg="Choose one - prod, stage or both." - fail: msg="Choose one - prod, stage or both."
when: WHICH_ONE not in ["prod", "both"] when: WHICH_ONE not in ["prod", "both", "stage"]
# - include: "{{ tasks }}/persistent_cloud.yml" # - include: "{{ tasks }}/persistent_cloud.yml"