Skip to content

Commit 4258913

Browse files
authored
markdowns (#190)
1 parent f4a69df commit 4258913

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ This Ansible collection provides control over a Check Point Management server us
33
Check Point's web-services APIs.
44

55
The Ansible Check Point modules reference can be found here:
6-
https://docs.ansible.com/ansible/latest/collections/check_point/mgmt/index.html#plugins-in-check-point-mgmt
7-
<br>Note - look only at the `cp_mgmt_*` modules, cause the `checkpoint_*` will be deprecated.
6+
[Ansible Check Point modules reference](https://docs.ansible.com/ansible/latest/collections/check_point/mgmt/index.html)
7+
<br>Note - look only at the `cp_mgmt_*` modules, because the `checkpoint_*` will be deprecated.
88

9-
This is the repository of the mgmt collection which can be found here - https://galaxy.ansible.com/check_point/mgmt
9+
This is the repository of the mgmt collection which can be found here: [Galaxy: check_point.mgmt](https://galaxy.ansible.com/check_point/mgmt)
1010

1111
Installation instructions
1212
-------------------------
@@ -15,7 +15,7 @@ Run `ansible-galaxy collection install check_point.mgmt`
1515
Requirements
1616
------------
1717
* Ansible 2.9+ is required.
18-
* The Check Point server should be using the versions detailed in this SK: https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk114661
18+
* The Check Point server should be using the versions detailed in this SK: [Check Point Support SK114661](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk114661)
1919
* The Check Point server should be open for API communication from the Ansible server.
2020
Open SmartConsole and check "Manage & Settings > Blades > Management API > Advanced settings".
2121

@@ -88,13 +88,14 @@ Note - If you want to run against Ansible version 2.9 instead of the collection,
8888
This collection is tested with the most current Ansible releases. Ansible versions from 2.15.0 and above are supported.
8989

9090
### Support
91-
For reporting issue or requests for enhancements please open a GitHub issue.
91+
As Red Hat Ansible Certified Content, this collection is entitled to support regarding issues or requests for enhancements
92+
through the collection's GitHub repository using the **New issue** button in the top right corner: [GitHub Issues](https://github.com/CheckPointSW/CheckPointAnsibleMgmtCollection/issues)
9293

9394
### Release Notes
94-
https://github.com/CheckPointSW/CheckPointAnsibleMgmtCollection/blob/master/CHANGELOG.rst
95+
[Release Notes (CHANGELOG.rst)](https://github.com/CheckPointSW/CheckPointAnsibleMgmtCollection/blob/master/CHANGELOG.rst)
9596

9697
### Related Information
97-
For further information please see - https://support.checkpoint.com/results/sk/sk114661
98+
For further information please see - [Check Point Support SK114661](https://support.checkpoint.com/results/sk/sk114661)
9899

99100
### License Information
100101
Apache-2.0 license

0 commit comments

Comments
 (0)