When Ansible produces a string for JSON data to be loaded, the module check_point_mgmt.py does not handle booleans with capitalized first letter as the value is being treated as python true boolean.
The try block lets you test a block of code for errors. The except block lets you handle the error. The else block lets you execute code when there is no error. The ...