CheckPointSW / CheckPointAnsibleMgmtCollection

This Ansible collection provides control over a Check Point Management server using Check Point's web-services APIs.

Home Page:https://galaxy.ansible.com/check_point/mgmt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Still unable to set Gateway Platform Version

b4eri opened this issue · comments

commented

Hi chkp-orso,

we still have this issue with the collection 1.0.5.

fatal: [CPM]: FAILED! => {"changed": false, "msg": "Checkpoint device returned error 400 with message {u'message': u'Unknown API version: R80.30', u'code': u'err_unknown_api_version'}"}

Any recommendations?

Thanks. @chkp-orso

Originally posted by @b4eri in #1 (comment)

commented

what I see is that "version" changed to "gateway_version" in collection 1.0.5 but mgmt_cli 1.6 won't recognize that param.

That's right.
The name is different between the mgmt_cli and this collection, due to different meaning in Ansible..