Skip to content

Commit 443d8d4

Browse files
committed
Ansible VSNext
1 parent 427bf60 commit 443d8d4

File tree

2 files changed

+13
-7
lines changed

2 files changed

+13
-7
lines changed

CHANGELOG.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@ v6.0.0
1010
Release Summary
1111
---------------
1212

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.
1414

1515
New Modules
1616
-----------
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.
2323

2424
v5.0.1
2525
======

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,15 @@ Modules
122122
* `cp_gaia_time_and_date` – manage time and date and timezone of a Check Point machine over Web Services API.
123123
* `cp_gaia_time_and_date_facts` – get time and date and timezone of a Check Point machine over Web Services API.
124124
* `cp_gaia_virtual_systems_facts` – get virtual-system objects facts on Check Point over Web Services API.
125+
<<<<<<< HEAD
125126
* `cp_gaia_virtual_switch` – manages virtual switch on Check Point Gateway over Web Services API.
126127
* `cp_gaia_virtual_switch_facts` – get virtual-switch objects facts on Check Point over Web Services API.
127128
* `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)
128134
* `cp_gaia_virtual_gateway_facts` – get virtual-gateway objects facts on Check Point over Web Services API.
129135
* `cp_gaia_virtual_vsnext_state_facts` – get the VSNext state on Check Point over Web Services API.
130136

0 commit comments

Comments
 (0)