This is release 7.0.0 of check_point.gaia
, released on 2025-02-07.
- check_point.gaia.cp_gaia_maestro_changes – apply or discard pending Maestro changes over Web Services API.
- check_point.gaia.cp_gaia_maestro_gateways – manage Maestro Gateways over Web Services API.
- check_point.gaia.cp_gaia_maestro_gateways_facts – get information about Maestro Gateways over Web Services API.
- check_point.gaia.cp_gaia_maestro_ports – configure Maestro Orchestrator ports over Web Services API.
- check_point.gaia.cp_gaia_maestro_ports_facts - get information about Maestro Orchestrator ports over Web Services API.
- check_point.gaia.cp_gaia_maestro_security_groups - manage Maestro Security Groups over Web Services API.
- check_point.gaia.cp_gaia_maestro_security_groups_facts - get information about Maestro Security Groups over Web Services API.
- check_point.gaia.cp_gaia_maestro_sites - add description to Maestro Sites over Web Services API.
- check_point.gaia.cp_gaia_maestro_sites_facts - get information about Maestro Sites over Web Services API.
modify infrastructure to support special Maestro APIs.
this release 6.0.3 of check_point.gaia
, released on 2025-02-06.
Fix shebang files, modules should not be executable.
this release 6.0.2 of check_point.gaia
, released on 2025-02-06.
Fix test lint and issues in uploading the package.
this release 6.0.1 of check_point.gaia
, released on 2025-1-27.
Added wait_for_task for the VSNext modules cp_gaia_virtual_switch and cp_gaia_virtual_gateway.
Fix the documentation that wasn't loaded in the previous version.
this release 6.0.0 of check_point.gaia
, released on 2025-1-22.
- check_point.gaia.cp_gaia_alias_interface – Manage Alias interface of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_alias_interface_facts – Get information about alias interfaces of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_system_group – Manage system groups of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_system_group_facts – Get information about system groups of a Check Point machine over Web Services API.
- 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 on a given dynamic layer on a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_dynamic_content_layers_facts – get the details of all dynamic layers on a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_simulate_packet – simulate packet rulebase execution on a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_virtual_systems_facts – get virtual-system objects facts on Check Point VSNext machine over Web Services API.
- check_point.gaia.cp_gaia_virtual_switch – manages virtual switch on Check Point VSNext machine over Web Services API.
- check_point.gaia.cp_gaia_virtual_switch_facts – get virtual-switch objects facts on Check Point VSNext machine over Web Services API.
- check_point.gaia.cp_gaia_virtual_gateway – manages virtual-gateway objects on Check Point VSNext machine over Web Services API.
- check_point.gaia.cp_gaia_virtual_gateway_facts – get virtual-gateway objects facts on Check Point VSNext machine over Web Services API.
- check_point.gaia.cp_gaia_virtual_vsnext_state_facts – get the VSNext state on Check Point VSNext machine over Web Services API.
- check_point.gaia.cp_gaia_grub_password – manage grub password of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_grub_password_facts – get grub hash password of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_snmp – manage SNMP configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_snmp_facts – get SNMP configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_snmp_custom_trap – manage SNMP custom trap configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_snmp_custom_trap_facts – get SNMP custom trap configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_snmp_pre_defined_traps – manage SNMP pre defined traps configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_snmp_pre_defined_traps_facts – get SNMP pre defined traps configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_snmp_trap_receiver – manage SNMP trap receiver configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_snmp_trap_receiver_facts – get SNMP trap receiver configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_snmp_user – manage SNMP USM user configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_snmp_user_facts – get SNMP USM user configuration of a Check Point machine over Web Services API.
- Update physical interfaces to Show/Configure dhcp as part of the request.
- Fix Password expiration lifetime and Password expiration lockout in password policy to accept never as string in addition to integers values.
- Fix bug: Cannot change password hash of user admin.
this release 5.0.1 of check_point.gaia
, released on 2023-10-26.
update ansible min supported version to 2.14.0 as the old one is EoL.
This is release 5.0.0 of check_point.gaia
, released on 2023-10-01.
- check_point.gaia.cp_gaia_expert_password – manage expert password of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_expert_password_facts – get expert hash password of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_time_and_date – manage time and date and timezone of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_time_and_date_facts – get time and date and timezone of a Check Point machine over Web Services API.
- improve infrastructure for idempotency check.
- fix some modules which didn't work as expected (Scheduled Job, Role, Proxy, physical interface, users, ntp, banner message, static route)
this release 4.1.0 of check_point.gaia
, released on 2022-09-21.
add the ability to send gaia_api version within the request.
add idempotincy check before each present request. do not send the request if it the same configuration in the machine.
A new major release of check_point.gaia
, released on 2022-08-18.
- breaking facts modules output and make it use ansible_facts in return value.
This is release 3.0.0 of check_point.gaia
, released on 2022-06-30.
- check_point.gaia.cp_gaia_allowed_clients – manage allowed clients of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_allowed_clients_facts – get allowed clients of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_api_versions_facts – get api versions of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_asset_facts – get assets of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_banner – manage banner message of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_banner_facts – get banner message of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_hostname_on_login_page – manage hostname_on_login_page message of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_hostname_on_login_page_facts – get hostname_on_login_page message of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_message_of_the_day – manage message_of_the_day message of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_message_of_the_day_facts – get message_of_the_day message of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_bond_interface – manage bond interface of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_bond_interface_facts – get bond interface of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_vlan_interface – manage vlan interface of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_vlan_interface_facts – get vlan interface of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_bridge_interface – manage bridge interface of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_bridge_interface_facts – get bridge interface of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_dhcp_server – manage dhcp server of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_dhcp_server_facts – get dhcp server of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_radius_server – manage radius server of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_radius_server_facts – get radius server of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_tacacs_server – manage tacacs server of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_tacacs_server_facts – get tacacs server of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_ntp – manage ntp configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_ntp_facts – get ntp configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_proxy – manage proxy configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_proxy_facts – get proxy configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_password_policy – manage password policy configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_password_policy_facts – get password policy configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_extended_commands_facts – get extended commands of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_features_facts – get features of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_initial_setup – manage initial setup (FTW) configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_run_script – run script on a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_run_reboot – run reboot on a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_role – manage roles configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_role_facts – get roles configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_user – manage users configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_user_facts – get users configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_routes_aggregate_facts – get routes aggregate configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_routes_bgp_facts – get routes bgp configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_routes_direct_facts – get routes direct configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_routes_facts – get routes configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_routes_kernel_facts – get routes kernel configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_routes_ospf_facts – get routes ospf configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_routes_rip_facts – get routes rip configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_routes_static_facts – get routes static configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_scheduled_job – manage scheduled job configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_scheduled_job_facts – get scheduled job configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_scheduled_job_mail – manage scheduled job mail configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_scheduled_job_mail_facts – get scheduled job mail configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_scheduled_snapshot – manage scheduled snapshot configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_scheduled_snapshot_facts – get scheduled snapshot configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_diagnostics_facts – get diagnostics configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_diagnostics_topics_facts – get diagnostics topics configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_ssh_server_settings – manage ssh server settings of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_ssh_server_settings_facts – get ssh server settings of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_static_route – manage static route configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_static_route_facts – get static route configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_task_facts – show task in a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_timezones_facts – show time zones in a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_version_facts – show gaia version in a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_dns – manage dns configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_dns_facts – get dns configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_ipv6 – manage ipv6 configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_ipv6_facts – get ipv6 configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_remote_syslog – manage remote syslog configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_remote_syslog_facts – get remote syslog configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_syslog – manage syslog configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_syslog_facts – get syslog configuration of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_hostname – Manage the hostname of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_hostname_facts – Get the hostname of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_physical_interface – Manage physical interface of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_physical_interfaces_facts – Get information about physical interfaces of a Check Point machine over Web Services API.
- check_point.gaia.cp_gaia_put_file – Add a new file to a Check Point machine over Web Services API.