Ansible Community Guide

    • 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 ?