File tree Expand file tree Collapse file tree 3 files changed +14
-1
lines changed Expand file tree Collapse file tree 3 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ namespace: check_point
99name : mgmt
1010
1111# The version of the collection. Must be compatible with semantic versioning
12- version : 1 .0.6
12+ version : 3 .0.0
1313
1414# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
1515readme : README.md
@@ -18,6 +18,8 @@ readme: README.md
1818# @nicks:irc/im.site#channel'
1919authors :
2020- Or Soffer <orso@checkpoint.com>
21+ - Shiran Golzar <shirango@checkpoint.com>
22+ - Eden Brillant <edenbr@checkpoint.com>
2123
2224
2325# ## OPTIONAL but strongly recommended
Original file line number Diff line number Diff line change 1+ ---
2+ version : 1
3+
4+ build_arg_defaults :
5+ EE_BASE_IMAGE : ' quay.io/ansible/ansible-runner:latest'
6+
7+ dependencies :
8+ galaxy : requirements.yml
Original file line number Diff line number Diff line change 1+ ---
2+ collections :
3+ - name : check_point.mgmt
You can’t perform that action at this time.
0 commit comments