File tree Expand file tree Collapse file tree 2 files changed +13
-7
lines changed Expand file tree Collapse file tree 2 files changed +13
-7
lines changed Original file line number Diff line number Diff line change @@ -10,16 +10,16 @@ v6.0.0
10
10
Release Summary
11
11
---------------
12
12
13
- This is release 6.0.0 of ``check_point.gaia ``, released on 2025-01-01 .
13
+ This is release 6.0.0 of ``check_point.gaia ``, released on 2024-12-31 .
14
14
15
15
New Modules
16
16
-----------
17
- cp_gaia_virtual_systems_facts – get virtual-system objects facts on Check Point over Web Services API.
18
- cp_gaia_virtual_switch – manages virtual switch on Check Point Gateway over Web Services API.
19
- cp_gaia_virtual_switch_facts – get virtual-switch objects facts on Check Point over Web Services API.
20
- cp_gaia_virtual_gateway – manages virtual-gateway objects on Check Point Gateway over Web Services API.
21
- cp_gaia_virtual_gateway_facts – get virtual-gateway objects facts on Check Point over Web Services API.
22
- cp_gaia_virtual_vsnext_state_facts – get the VSNext state on Check Point over Web Services API.
17
+ cp_gaia_virtual_systems_facts – get virtual-system objects facts on Check Point machine over Web Services API.
18
+ cp_gaia_virtual_switch – manages virtual switch on Check Point machine over Web Services API.
19
+ cp_gaia_virtual_switch_facts – get virtual-switch objects facts on Check Point machine over Web Services API.
20
+ cp_gaia_virtual_gateway – manages virtual-gateway objects on Check Point machine over Web Services API.
21
+ cp_gaia_virtual_gateway_facts – get virtual-gateway objects facts on Check Point machine over Web Services API.
22
+ cp_gaia_virtual_vsnext_state_facts – get the VSNext state on Check Point machine over Web Services API.
23
23
24
24
v5.0.1
25
25
======
Original file line number Diff line number Diff line change @@ -122,9 +122,15 @@ Modules
122
122
* ` cp_gaia_time_and_date ` – manage time and date and timezone of a Check Point machine over Web Services API.
123
123
* ` cp_gaia_time_and_date_facts ` – get time and date and timezone of a Check Point machine over Web Services API.
124
124
* ` cp_gaia_virtual_systems_facts ` – get virtual-system objects facts on Check Point over Web Services API.
125
+ <<<<<<< HEAD
125
126
* ` cp_gaia_virtual_switch ` – manages virtual switch on Check Point Gateway over Web Services API.
126
127
* ` cp_gaia_virtual_switch_facts ` – get virtual-switch objects facts on Check Point over Web Services API.
127
128
* ` cp_gaia_virtual_gateway ` – manages virtual-gateway objects on Check Point Gateway over Web Services API.
129
+ =======
130
+ * ` cp_gaia_virtual_switch ` – manages virtual switch on Check Point machine over Web Services API.
131
+ * ` cp_gaia_virtual_switch_facts ` – get virtual-switch objects facts on Check Point over Web Services API.
132
+ * ` cp_gaia_virtual_gateway ` – manages virtual-gateway objects on Check Point machine over Web Services API.
133
+ >>>>>>> 9f3020d (Ansible VSNext)
128
134
* ` cp_gaia_virtual_gateway_facts ` – get virtual-gateway objects facts on Check Point over Web Services API.
129
135
* ` cp_gaia_virtual_vsnext_state_facts ` – get the VSNext state on Check Point over Web Services API.
130
136
You can’t perform that action at this time.
0 commit comments