Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T22:58:24.000Z (6 months ago)
- Last Synced: 2024-05-22T12:04:39.854Z (6 months ago)
- Topics: ansible-devtools, hacktoberfest, pep-621
- Language: Python
- Homepage:
- Size: 468 KB
- Stars: 19
- Watchers: 12
- Forks: 23
- Open Issues: 10
-
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
[![pypi](https://img.shields.io/pypi/v/ansible-compat.svg)](https://pypi.org/project/ansible-compat/)
[![docs](https://readthedocs.org/projects/ansible-compat/badge/?version=latest)](https://ansible.readthedocs.io/projects/compat/)
[![gh](https://github.com/ansible/ansible-compat/actions/workflows/tox.yml/badge.svg)](https://github.com/ansible/ansible-compat/actions/workflows/tox.yml)
[![codecov.io](https://codecov.io/github/ansible/ansible-compat/coverage.svg?branch=main)](https://codecov.io/github/ansible/ansible-compat?branch=main)A python package contains functions that facilitate working with various
versions of Ansible 2.14 and newer.## 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).