* README: Add Communication section with Forum information
* Insert tag, remove category.
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit dc49cc6e26
)
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
stable-1
parent
6cd06848b5
commit
a8151e9c17
13
README.md
13
README.md
|
@ -8,6 +8,19 @@ You can find [documentation for this collection on the Ansible docs site](https:
|
|||
|
||||
Please note that this collection does **not** support Windows targets.
|
||||
|
||||
## Communication
|
||||
|
||||
* Join the Ansible forum:
|
||||
* [Get Help](https://forum.ansible.com/c/help/6): get help or help others.
|
||||
* [Posts tagged with 'crypto'](https://forum.ansible.com/tag/crypto): subscribe to participate in cryptography related conversations.
|
||||
* [Posts tagged with 'acme'](https://forum.ansible.com/tag/acme): subscribe to participate in ACME (RFC 8555) related conversations.
|
||||
* [Social Spaces](https://forum.ansible.com/c/chat/4): gather and interact with fellow enthusiasts.
|
||||
* [News & Announcements](https://forum.ansible.com/c/news/5): track project-wide announcements including social events.
|
||||
|
||||
* The Ansible [Bullhorn newsletter](https://docs.ansible.com/ansible/devel/community/communication.html#the-bullhorn): used to announce releases and important changes.
|
||||
|
||||
For more information about communication, see the [Ansible communication guide](https://docs.ansible.com/ansible/devel/community/communication.html).
|
||||
|
||||
## Tested with Ansible
|
||||
|
||||
Tested with the current Ansible 2.9, ansible-base 2.10, ansible-core 2.11, ansible-core 2.12 and ansible-core 2.13 releases. Ansible versions before 2.9.10 are not supported.
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
trivial:
|
||||
- README.md - Add Communication section with Forum information.
|
Loading…
Reference in New Issue