CheckPointAnsibleGAIACollection
CheckPointAnsibleGAIACollection copied to clipboard
An Ansible collection provides control over a Check Point machine using Check Point's web-services APIs.
Hi Guys Nice work with this Collection Is it possible to add option to add string "never" for: password_expiration_days and password_expiration_maximum_days_before_lock to allow to revert to default config? Like this:...
WARNING: dict keys for cp_gaia_system_group_facts are inconsistent due to error in Gaia API server module (reported in SR 6-0003836163). Tested on R80.40 JHF 198, R81.20 JHF 41.
Add DHCP dict to physical interface module argument fields Update documentation accordingly
Add loopback interface modules and modify checkpoint.py to support special loopback interface params
checkpoint.py modified to pop 'name' key from module.params for 'add' API Tested with R81.20 JHF 26 and JHF 41
Update checkpoint.py idempotency_check to handle ipv4/ipv6 mask length key values as int. This allows skipping non-existent set-alias-interface API correctly Tested with R81.20 JHF 41, Gaia APi 1.7
cp_gaia_user.py: Remove list of forbidden fields when modifying admin user Tested with R81.20 JHF 41, Gaia API 1.7
Good day, Would be nice to be able to configure snmp on the gateways with an ansible module. Both for virtual systems and physical gateways.
Add Ansible support for Maestro
As stated, the version 5.0.1, as available through Ansible Galaxy is not present in this GitHub repository. https://galaxy.ansible.com/ui/repo/published/check_point/gaia/ As we can see, the latest version on the repo as of...
added new modules : - check_point.gaia.cp_gaia_dynamic_content – install policy on a dynamic layer Check Point machine over Web Services API. - check_point.gaia.cp_gaia_dynamic_content_layer_facts – get the details of the installed policy...