Ansible Community Guide
- I’m new to the community. Where can I find the Ansible Community Code of Conduct?
- I’d like to know what I’m agreeing to when I contribute to Ansible. Does Ansible have a ?
- I’d like to contribute but I’m not sure how. Are there easy ways to contribute?
- I want to talk to other Ansible users. How do I find an ?
- I have a question. Which Ansible email lists and IRC channels will help me find answers?
- I want to learn more about Ansible. What can I do?
- .
- Get certified.
- .
- Review getting started guides.
- - includes Ansible Automates, AnsibleFest & webinar recordings.
- I’d like updates about new Ansible versions. How are new releases announced?
- I want to use the current release. How do I know which ?
- I think Ansible is broken. How do I report a bug?
- I need functionality that Ansible doesn’t offer. How do I ?
- I’m waiting for a particular feature. How do I see what’s planned for future Ansible Releases?
- I have a specific Ansible interest or expertise (for example, VMware, Linode, and so on.). How do I get involved in a ?
- I’d like to participate in conversations about features and fixes. How do I review GitHub issues and pull requests?
- I found a typo or another problem on docs.ansible.com. How can I improve the documentation?
- I want to code my first changes to Ansible. How do I ?
- I’d like to get more efficient as a developer. How can I find editors, linters, and other tools that will support my Ansible development efforts?
- I want my PR to meet Ansible’s guidelines. Where can I find guidance on ?
- I’d like to connect Ansible to a new API or other resource. How do I contribute a group of related modules?
- My pull request is marked . How do I ?
- I’m using an older version of Ansible and want a bug fixed in my version that’s already been fixed on the
devel
branch. How do I backport a bugfix PR? - I have an open pull request with a failing test. How do I learn about Ansible’s ?
- I’m ready to step up as a module maintainer. What are the guidelines for maintainers?
- A module I maintain is obsolete. How do I ?