We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eaab646 + c4c4df4 commit 57dd4bcCopy full SHA for 57dd4bc
roles/callhome_prepare/tasks/check.yml
@@ -17,7 +17,6 @@
17
- scale_callhome_params.customer_email is defined
18
- scale_callhome_params.customer_email| length > 0
19
- scale_callhome_params.customer_id is defined
20
- - scale_callhome_params.customer_id| int > 0
21
- scale_callhome_params.customer_country is defined
22
- scale_callhome_params.customer_country| length > 0
23
fail_msg: "Callhome customer information is not defined."
0 commit comments