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.
1 parent f66a49f commit c4c4df4Copy full SHA for c4c4df4
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