Ansible Community Guide

    • I’m new to the community. Where can I find the Ansible ?
    • I’d like to know what I’m agreeing to when I contribute to Ansible. Does Ansible have a Contributors License Agreement?
    • I’d like to contribute but I’m not sure how. Are there ?
    • I want to talk to other Ansible users. How do I find an Ansible Meetup near me?
    • I have a question. Which will help me find answers?
    • I want to learn more about Ansible. What can I do?
    • I’d like updates about new Ansible versions. How are ?
    • I want to use the current release. How do I know which releases are current?
    • I think Ansible is broken. How do I ?
    • I need functionality that Ansible doesn’t offer. How do I request a feature?
    • I’m waiting for a particular feature. How do I see what’s ?
    • I have a specific Ansible interest or expertise (for example, VMware, Linode, and so on.). How do I get involved in a working group?
    • 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 ?
    • I want to code my first changes to Ansible. How do I set up my Python development environment?
    • I’d like to get more efficient as a developer. How can I find that will support my Ansible development efforts?
    • I want my PR to meet Ansible’s guidelines. Where can I find guidance on coding in Ansible?
    • I’d like to connect Ansible to a new API or other resource. How do I ?
    • My pull request is marked . How do I rebase my PR?
    • 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 ?
    • I have an open pull request with a failing test. How do I learn about Ansible’s testing (CI) process?
    • I’m ready to step up as a module maintainer. What are the ?
    • A module I maintain is obsolete. How do I deprecate a module?