alow stage too
This commit is contained in:
parent
2efc314d13
commit
400e1e7b3d
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
|
||||
tasks:
|
||||
- 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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue