You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<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.
8
8
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)
10
10
11
11
Installation instructions
12
12
-------------------------
@@ -15,7 +15,7 @@ Run `ansible-galaxy collection install check_point.mgmt`
15
15
Requirements
16
16
------------
17
17
* 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)
19
19
* The Check Point server should be open for API communication from the Ansible server.
20
20
Open SmartConsole and check "Manage & Settings > Blades > Management API > Advanced settings".
21
21
@@ -88,13 +88,14 @@ Note - If you want to run against Ansible version 2.9 instead of the collection,
88
88
This collection is tested with the most current Ansible releases. Ansible versions from 2.15.0 and above are supported.
89
89
90
90
### 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)
0 commit comments