forked from infra/ansible
add fail_msg to assert in roles/openshift/app-actions
Signed-off-by: Vít Smolík <me@smoliicek.cz>
This commit is contained in:
parent
9d21d55364
commit
6273dafdf2
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@
|
|||
that:
|
||||
- app_actions_app is defined
|
||||
- app_actions_app | length > 0
|
||||
fail_msg: "app_actions_app must be defined and not empty"
|
||||
quiet: true
|
||||
|
||||
- name: Include openshift/rollout role
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue