Skip to content

Commit 23458f1

Browse files
chore: add support blurb
1 parent 582882d commit 23458f1

2 files changed

Lines changed: 19 additions & 3 deletions

File tree

README.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ Read the [docs](https://paloaltonetworks.github.io/ansible_panos_policy_orchestr
196196

197197
## License Information
198198

199-
https://github.com/PaloAltoNetworks/ansible_panos_policy_orchestration/blob/master/LICENSE.md
199+
[LICENSE.md](LICENSE.md)
200200

201201
## Responsible AI Assistance Disclosure
202202

@@ -205,4 +205,20 @@ in the following ways:
205205

206206
1. Creating or editing documentation
207207
2. Refactoring modules (such as changing parent path)
208-
3. Creation of unit tests
208+
3. Creation of unit tests
209+
210+
## Support
211+
This Collection of Ansible Roles and Plugins is certified on Ansible Automation Hub and officially supported for Ansible
212+
subscribers. Ansible subscribers can engage for support through their usual route towards Red Hat.
213+
214+
For those who are not Ansible subscribers, this Collection of Ansible Modules is also published on Ansible Galaxy to be
215+
freely used under an as-is, best effort, support policy. These scripts should be seen as community supported and Palo
216+
Alto Networks will contribute our expertise as and when possible. We do not provide technical support or help in using
217+
or troubleshooting the components of the project through our normal support options such as Palo Alto Networks support
218+
teams, or ASC (Authorized Support Centers) partners and backline support options. The underlying product used
219+
(the VM-Series firewall) by the scripts or templates are still supported, but the support is only for the product
220+
functionality and not for help in deploying or using the template or script itself.
221+
222+
Unless explicitly tagged, all projects or work posted in our GitHub repository (at https://github.com/PaloAltoNetworks)
223+
or sites other than our official Downloads page on https://support.paloaltonetworks.com are provided under the best
224+
effort policy.

meta/runtime.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
---
33
# Collections must specify a minimum required ansible version to upload
44
# to galaxy
5-
requires_ansible: ">=2.19.3"
5+
requires_ansible: ">=2.16"
66

77
# Content that Ansible needs to load from another location or that has
88
# been deprecated/removed

0 commit comments

Comments
 (0)