CheckPointAnsibleMgmtCollection
CheckPointAnsibleMgmtCollection copied to clipboard
Update checkpoint.py
Fix for isinstance() requires two arguments but only receives one. payload["position"] can be of type str or int at this point, fix for checking for those two types.