Skip to content

Commit ce73344

Browse files
authored
Merge pull request #58 from chkp-ameera/master
new release 7.0.0
2 parents c57ffc1 + 1630bac commit ce73344

File tree

193 files changed

+1644
-448
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

193 files changed

+1644
-448
lines changed

.github/workflows/ansible-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
- cron: '0 6 * * *'
1414
env:
1515
NAMESPACE: check_point
16-
COLLECTION_NAME: gaia
16+
COLLECTION_NAME: gaia
1717

1818
jobs:
1919

CHANGELOG.rst

Lines changed: 31 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@ Check_Point.gaia Release Notes
33
==============================
44

55
.. contents:: Topics
6-
6+
7+
78
v7.0.0
89
======
910

1011
Release Summary
1112
---------------
1213

13-
This is release 6.0.0 of ``check_point.gaia``, released on 2025-01-28.
14+
This is release 7.0.0 of ``check_point.gaia``, released on 2025-02-07.
1415

1516
New Modules
1617
-----------
@@ -31,6 +32,34 @@ Minor Changes
3132
modify infrastructure to support special Maestro APIs.
3233

3334

35+
v6.0.3
36+
======
37+
38+
Release Summary
39+
---------------
40+
41+
this release 6.0.3 of ``check_point.gaia``, released on 2025-02-06.
42+
43+
Bugfixes
44+
---------------
45+
46+
Fix shebang files, modules should not be executable.
47+
48+
49+
v6.0.2
50+
======
51+
52+
Release Summary
53+
---------------
54+
55+
this release 6.0.2 of ``check_point.gaia``, released on 2025-02-06.
56+
57+
Bugfixes
58+
---------------
59+
60+
Fix test lint and issues in uploading the package.
61+
62+
3463
v6.0.1
3564
======
3665

check_point-gaia-7.0.0.tar.gz

132 KB
Binary file not shown.

docs/cp_gaia_alias_interface.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Parameters
2727

2828

2929
state (False, str, present)
30-
Ansible state which can be \ :literal:`present`\ or \ :literal:`absent`\ .
30+
Ansible state which can be :literal:`present` or :literal:`absent`.
3131

3232

3333
name (True, str, None)
@@ -53,7 +53,7 @@ Notes
5353
-----
5454

5555
.. note::
56-
- Supports \ :literal:`check\_mode`\ .
56+
- Supports :literal:`check\_mode`.
5757

5858

5959

docs/cp_gaia_alias_interface_facts.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Notes
4141
-----
4242

4343
.. note::
44-
- Supports \ :literal:`check\_mode`\ .
44+
- Supports :literal:`check\_mode`.
4545

4646

4747

docs/cp_gaia_allowed_clients.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Notes
6363
-----
6464

6565
.. note::
66-
- Supports \ :literal:`check\_mode`\ .
66+
- Supports :literal:`check\_mode`.
6767

6868

6969

docs/cp_gaia_allowed_clients_facts.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Notes
4242
-----
4343

4444
.. note::
45-
- Supports \ :literal:`check\_mode`\ .
45+
- Supports :literal:`check\_mode`.
4646

4747

4848

docs/cp_gaia_api_versions_facts.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Notes
4242
-----
4343

4444
.. note::
45-
- Supports \ :literal:`check\_mode`\ .
45+
- Supports :literal:`check\_mode`.
4646

4747

4848

docs/cp_gaia_asset_facts.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Notes
4242
-----
4343

4444
.. note::
45-
- Supports \ :literal:`check\_mode`\ .
45+
- Supports :literal:`check\_mode`.
4646

4747

4848

docs/cp_gaia_banner.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Notes
4545
-----
4646

4747
.. note::
48-
- Supports \ :literal:`check\_mode`\ .
48+
- Supports :literal:`check\_mode`.
4949

5050

5151

@@ -62,7 +62,6 @@ Examples
6262

6363

6464

65-
6665
Return Values
6766
-------------
6867

docs/cp_gaia_banner_facts.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Notes
4242
-----
4343

4444
.. note::
45-
- Supports \ :literal:`check\_mode`\ .
45+
- Supports :literal:`check\_mode`.
4646

4747

4848

@@ -58,7 +58,6 @@ Examples
5858

5959

6060

61-
6261
Return Values
6362
-------------
6463

docs/cp_gaia_bond_interface.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@ Parameters
2727

2828

2929
state (False, str, present)
30-
Ansible state which can be \ :literal:`present`\ or \ :literal:`absent`\ .
30+
Ansible state which can be :literal:`present` or :literal:`absent`.
3131

3232

3333
virtual_system_id (False, int, None)
3434
Virtual System ID.
3535

3636

3737
name (True, str, None)
38-
Interface name with format \ :literal:`bond\<id\>`\ , valid values are bond1, bond2, bond3 .. etc.
38+
Interface name with format :literal:`bond\<id\>`\ , valid values are bond1, bond2, bond3 .. etc.
3939

4040

4141
ipv4_address (False, str, None)
@@ -124,7 +124,7 @@ Parameters
124124

125125

126126
mii_interval (False, int, None)
127-
Media monitoring interval, Valid values are \ :literal:`1-5000`\ .
127+
Media monitoring interval, Valid values are :literal:`1-5000`.
128128

129129

130130

@@ -134,7 +134,7 @@ Notes
134134
-----
135135

136136
.. note::
137-
- Supports \ :literal:`check\_mode`\ .
137+
- Supports :literal:`check\_mode`.
138138

139139

140140

@@ -153,7 +153,6 @@ Examples
153153

154154

155155

156-
157156
Return Values
158157
-------------
159158

docs/cp_gaia_bond_interface_facts.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Notes
4141
-----
4242

4343
.. note::
44-
- Supports \ :literal:`check\_mode`\ .
44+
- Supports :literal:`check\_mode`.
4545

4646

4747

@@ -61,7 +61,6 @@ Examples
6161

6262

6363

64-
6564
Return Values
6665
-------------
6766

@@ -204,7 +203,7 @@ ansible_facts (always., dict, )
204203

205204

206205
mii_interval (always, int, )
207-
Media monitoring interval, Valid values are \ :literal:`1-5000`\ .
206+
Media monitoring interval, Valid values are :literal:`1-5000`.
208207

209208

210209

docs/cp_gaia_bridge_interface.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ Parameters
2727

2828

2929
state (False, str, present)
30-
Ansible state which can be \ :literal:`present`\ or \ :literal:`absent`\ .
30+
Ansible state which can be :literal:`present` or :literal:`absent`.
3131

3232

3333
name (True, str, None)
34-
Interface name with format \ :literal:`br\<id\>`\ , valid values are br1, br2, br3 .. etc.
34+
Interface name with format :literal:`br\<id\>`\ , valid values are br1, br2, br3 .. etc.
3535

3636

3737
ipv4_address (False, str, None)
@@ -79,7 +79,7 @@ Parameters
7979

8080

8181
leasetime (False, int, None)
82-
Specifies the lease time, in seconds, when requesting for an IP address. Default value is \ :literal:`default`\ - according to the server.
82+
Specifies the lease time, in seconds, when requesting for an IP address. Default value is :literal:`default` - according to the server.
8383

8484

8585
reacquire_timeout (False, int, 10)
@@ -106,7 +106,7 @@ Notes
106106
-----
107107

108108
.. note::
109-
- Supports \ :literal:`check\_mode`\ .
109+
- Supports :literal:`check\_mode`.
110110

111111

112112

@@ -125,7 +125,6 @@ Examples
125125

126126

127127

128-
129128
Return Values
130129
-------------
131130

docs/cp_gaia_bridge_interface_facts.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Notes
4141
-----
4242

4343
.. note::
44-
- Supports \ :literal:`check\_mode`\ .
44+
- Supports :literal:`check\_mode`.
4545

4646

4747

@@ -61,7 +61,6 @@ Examples
6161

6262

6363

64-
6564
Return Values
6665
-------------
6766

docs/cp_gaia_dhcp_server.rst

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Notes
112112
-----
113113

114114
.. note::
115-
- Supports \ :literal:`check\_mode`\ .
115+
- Supports :literal:`check\_mode`.
116116

117117

118118

@@ -125,16 +125,16 @@ Examples
125125

126126
- name: Change DHCP server settings
127127
check_point.gaia.cp_gaia_dhcp_server:
128-
enabled: False
128+
enabled: false
129129
subnets: [
130-
{"subnet": "4.5.6.0",
131-
"netmask": 24,
132-
"max_lease": 86400,
133-
"default_lease": 43200,
134-
"default_gateway": "4.5.6.1",
135-
"ip_pools": [{"start": "4.5.6.5", "end": "4.5.6.7", "enabled": True, "include": "include"}],
136-
"dns": {"domain_name": "my_domain_name", "primary": "8.8.8.8", "secondary": "8.8.8.8", "tertiary": "8.8.4.4"},
137-
"enabled": True, virtual_system_id: 0}
130+
{"subnet": "4.5.6.0",
131+
"netmask": 24,
132+
"max_lease": 86400,
133+
"default_lease": 43200,
134+
"default_gateway": "4.5.6.1",
135+
"ip_pools": [{"start": "4.5.6.5", "end": "4.5.6.7", "enabled": true, "include": "include"}],
136+
"dns": {"domain_name": "my_domain_name", "primary": "8.8.8.8", "secondary": "8.8.8.8", "tertiary": "8.8.4.4"},
137+
"enabled": true, virtual_system_id: 0}
138138
]
139139

140140

docs/cp_gaia_dhcp_server_facts.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Notes
3737
-----
3838

3939
.. note::
40-
- Supports \ :literal:`check\_mode`\ .
40+
- Supports :literal:`check\_mode`.
4141

4242

4343

docs/cp_gaia_diagnostics_facts.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Notes
5050
-----
5151

5252
.. note::
53-
- Supports \ :literal:`check\_mode`\ .
53+
- Supports :literal:`check\_mode`.
5454

5555

5656

docs/cp_gaia_diagnostics_topics_facts.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Notes
4242
-----
4343

4444
.. note::
45-
- Supports \ :literal:`check\_mode`\ .
45+
- Supports :literal:`check\_mode`.
4646

4747

4848

docs/cp_gaia_dns.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Notes
5858
-----
5959

6060
.. note::
61-
- Supports \ :literal:`check\_mode`\ .
61+
- Supports :literal:`check\_mode`.
6262

6363

6464

@@ -78,7 +78,6 @@ Examples
7878

7979

8080

81-
8281
Return Values
8382
-------------
8483

docs/cp_gaia_dns_facts.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Notes
4242
-----
4343

4444
.. note::
45-
- Supports \ :literal:`check\_mode`\ .
45+
- Supports :literal:`check\_mode`.
4646

4747

4848

@@ -58,8 +58,6 @@ Examples
5858

5959

6060

61-
62-
6361
Return Values
6462
-------------
6563

docs/cp_gaia_expert_password.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Notes
5050
-----
5151

5252
.. note::
53-
- Supports \ :literal:`check\_mode`\ .
53+
- Supports :literal:`check\_mode`.
5454

5555

5656

0 commit comments

Comments
 (0)