@@ -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.0
12+ version : 1.0.1
1313
1414# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
1515readme : README.md
@@ -23,7 +23,7 @@ authors:
2323# ## OPTIONAL but strongly recommended
2424
2525# A short summary description of the collection
26- description : check_point collection for the management server
26+ description : Check Point collection for the Management Server
2727
2828# Either a single license or a list of licenses for content inside of a collection. Ansible Galaxy currently only
2929# accepts L(SPDX,https://spdx.org/licenses/) licenses. This key is mutually exclusive with 'license_file'
@@ -45,13 +45,13 @@ tags: []
4545dependencies : {}
4646
4747# The URL of the originating SCM repository
48- repository : http ://example .com/repository
48+ repository : https ://github .com/CheckPointSW/CheckPointAnsibleMgmtCollection
4949
5050# The URL to any online docs
51- documentation : http ://docs.example .com
51+ documentation : https ://docs.ansible .com/ansible/latest/modules/list_of_network_modules.html#check-point
5252
5353# The URL to the homepage of the collection/project
54- homepage : http ://example. com
54+ homepage : https ://sc1.checkpoint. com/documents/latest/APIs/index.html#introduction~v1.5%20
5555
5656# The URL to the collection issue tracker
5757issues : http://example.com/issue/tracker
0 commit comments