Skip to content

Commit 68cda46

Browse files
committed
Ansible VSNext
1 parent 443d8d4 commit 68cda46

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -122,17 +122,11 @@ 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
126-
* `cp_gaia_virtual_switch` – manages virtual switch on Check Point Gateway over Web Services API.
127-
* `cp_gaia_virtual_switch_facts` – get virtual-switch objects facts on Check Point over Web Services API.
128-
* `cp_gaia_virtual_gateway` – manages virtual-gateway objects on Check Point Gateway over Web Services API.
129-
=======
130125
* `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.
126+
* `cp_gaia_virtual_switch_facts` – get virtual-switch objects facts on Check machine Point over Web Services API.
132127
* `cp_gaia_virtual_gateway` – manages virtual-gateway objects on Check Point machine over Web Services API.
133-
>>>>>>> 9f3020d (Ansible VSNext)
134-
* `cp_gaia_virtual_gateway_facts` – get virtual-gateway objects facts on Check Point over Web Services API.
135-
* `cp_gaia_virtual_vsnext_state_facts` – get the VSNext state on Check Point over Web Services API.
128+
* `cp_gaia_virtual_gateway_facts` – get virtual-gateway objects facts on Check Point machine over Web Services API.
129+
* `cp_gaia_virtual_vsnext_state_facts` – get the VSNext state on Check Point machine over Web Services API.
136130

137131
### Code of Conduct
138132
This collection follows the Ansible project's

0 commit comments

Comments
 (0)