Skip to content

Commit 4d2e114

Browse files
committed
Fix modules permission
1 parent 8234c34 commit 4d2e114

File tree

6 files changed

+15
-1
lines changed

6 files changed

+15
-1
lines changed

CHANGELOG.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ Check_Point.gaia Release Notes
55
.. contents:: Topics
66

77

8+
v6.0.3
9+
======
10+
11+
Release Summary
12+
---------------
13+
14+
this release 6.0.3 of ``check_point.gaia``, released on 2025-02-06.
15+
16+
Bugfixes
17+
---------------
18+
19+
Fix shebang files, modules should not be executable.
20+
21+
822
v6.0.2
923
======
1024

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ namespace: check_point
99
name: gaia
1010

1111
# The version of the collection. Must be compatible with semantic versioning
12-
version: 6.0.2
12+
version: 6.0.3
1313

1414
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
1515
readme: README.md

plugins/modules/cp_gaia_alias_interface.py

100755100644
File mode changed.

plugins/modules/cp_gaia_alias_interface_facts.py

100755100644
File mode changed.

plugins/modules/cp_gaia_system_group.py

100755100644
File mode changed.

plugins/modules/cp_gaia_system_group_facts.py

100755100644
File mode changed.

0 commit comments

Comments
 (0)