Skip to content

Commit c4c4df4

Browse files
committed
Remove the int condition for callhome customer id check
1 parent f66a49f commit c4c4df4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

roles/callhome_prepare/tasks/check.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
- scale_callhome_params.customer_email is defined
1818
- scale_callhome_params.customer_email| length > 0
1919
- scale_callhome_params.customer_id is defined
20-
- scale_callhome_params.customer_id| int > 0
2120
- scale_callhome_params.customer_country is defined
2221
- scale_callhome_params.customer_country| length > 0
2322
fail_msg: "Callhome customer information is not defined."

0 commit comments

Comments
 (0)