|
1 | 1 | # ansible-compat
|
2 | 2 |
|
3 | 3 | [](https://pypi.org/project/ansible-compat/)
|
4 |
| -[](https://ansible-compat.readthedocs.io/) |
| 4 | +[](https://ansible.readthedocs.io/projects/compat/) |
5 | 5 | [](https://github.com/ansible/ansible-compat/actions/workflows/tox.yml)
|
6 | 6 | [](https://codecov.io/github/ansible/ansible-compat?branch=main)
|
7 | 7 |
|
8 | 8 | A python package contains functions that facilitate working with various
|
9 | 9 | versions of Ansible 2.14 and newer.
|
10 | 10 |
|
| 11 | +## Documentation |
| 12 | + |
11 | 13 | Documentation is available at
|
12 |
| -[ansible-compat.readthedocs.io](https://ansible-compat.readthedocs.io/). |
| 14 | +[ansible.readthedocs.io/projects/compat/](https://ansible.readthedocs.io/projects/compat/). |
| 15 | + |
| 16 | +## Communication |
| 17 | + |
| 18 | +Join the Ansible forum to ask questions, get help, and interact with the |
| 19 | +community. |
| 20 | + |
| 21 | +- [Get Help](https://forum.ansible.com/c/help/6): get help or help others. |
| 22 | + Please add appropriate tags if you start new discussions. |
| 23 | +- [Social Spaces](https://forum.ansible.com/c/chat/4): meet and interact with |
| 24 | + fellow enthusiasts. |
| 25 | +- [News & Announcements](https://forum.ansible.com/c/news/5): track project-wide |
| 26 | + announcements including social events. |
| 27 | + |
| 28 | +To get release announcements and important changes from the community, see the |
| 29 | +[Bullhorn newsletter](https://docs.ansible.com/ansible/devel/community/communication.html#the-bullhorn). |
| 30 | + |
| 31 | +For more information about getting in touch, see the |
| 32 | +[Ansible communication guide](https://docs.ansible.com/ansible/devel/community/communication.html). |
| 33 | + |
| 34 | +## Code of Conduct |
| 35 | + |
| 36 | +Please see the official |
| 37 | +[Ansible Community Code of Conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html). |
0 commit comments