https://github.com/ansible/ansible-compat
A python package containing functions that help interacting with various versions of Ansible
https://github.com/ansible/ansible-compat
ansible-devtools hacktoberfest pep-621
Last synced: 5 months ago
JSON representation
A python package containing functions that help interacting with various versions of Ansible
- Host: GitHub
- URL: https://github.com/ansible/ansible-compat
- Owner: ansible
- License: mit
- Created: 2021-06-19T12:22:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-05-14T16:15:29.000Z (5 months ago)
- Last Synced: 2025-05-14T17:24:13.254Z (5 months ago)
- Topics: ansible-devtools, hacktoberfest, pep-621
- Language: Python
- Homepage: https://ansible.readthedocs.io/projects/compat/
- Size: 666 KB
- Stars: 22
- Watchers: 11
- Forks: 29
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# ansible-compat
[](https://pypi.org/project/ansible-compat/)
[](https://ansible.readthedocs.io/projects/compat/)
[](https://github.com/ansible/ansible-compat/actions/workflows/tox.yml)
[](https://codecov.io/github/ansible/ansible-compat?branch=main)A python package contains functions that facilitate working with various
versions of Ansible.## Documentation
Documentation is available at
[ansible.readthedocs.io/projects/compat/](https://ansible.readthedocs.io/projects/compat/).## Communication
Join the Ansible forum to ask questions, get help, and interact with the
community.- [Get Help](https://forum.ansible.com/c/help/6): get help or help others.
Please add appropriate tags if you start new discussions.
- [Social Spaces](https://forum.ansible.com/c/chat/4): meet and interact with
fellow enthusiasts.
- [News & Announcements](https://forum.ansible.com/c/news/5): track project-wide
announcements including social events.To get release announcements and important changes from the community, see the
[Bullhorn newsletter](https://docs.ansible.com/ansible/devel/community/communication.html#the-bullhorn).For more information about getting in touch, see the
[Ansible communication guide](https://docs.ansible.com/ansible/devel/community/communication.html).## Code of Conduct
Please see the official
[Ansible Community Code of Conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).