An open API service indexing awesome lists of open source software.

https://github.com/ansible/ansible-builder

An Ansible execution environment builder
https://github.com/ansible/ansible-builder

ansible-dev-tools

Last synced: 7 months ago
JSON representation

An Ansible execution environment builder

Awesome Lists containing this project

README

          

[![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://ansible-builder.readthedocs.io/en/stable/

## Get Involved:

* We welcome your feedback, questions and ideas.
See our [Communication guide](https://ansible.readthedocs.io/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](http://docs.ansible.com/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)