[![CI](https://github.com/ansible/ansible-builder/actions/workflows/ci.yml/badge.svg?branch=devel)](https://github.com/ansible/ansible-builder/actions?query=branch%3Adevel) [![codecov](https://codecov.io/gh/ansible/ansible-builder/branch/devel/graph/badge.svg?token=4F6P3DBI40)](https://codecov.io/gh/ansible/ansible-builder) # Ansible Builder Ansible Builder is a tool that automates the process of building execution environments using the schemas and tooling defined in various Ansible Collections and by the user. See the readthedocs page for `ansible-builder` at: https://docs.ansible.com/projects/builder/en/stable/ ## Get Involved: * We welcome your feedback, questions and ideas. See our [Communication guide](https://docs.ansible.com/projects/builder/en/latest/community/) to learn how to join the conversation. * We use [GitHub issues](https://github.com/ansible/ansible-builder/issues) to track bug reports and feature ideas. * Want to contribute, check out our [guide](CONTRIBUTING.md). ## Code of Conduct We ask all of our community members and contributors to adhere to the [Ansible code of conduct](https://docs.ansible.com/projects/ansible/latest/community/code_of_conduct.html). If you have questions, or need assistance, please reach out to our community team at [codeofconduct@ansible.com](mailto:codeofconduct@ansible.com). ## License [Apache License v2.0](./LICENSE.md)