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
- Host: GitHub
- URL: https://github.com/ansible/ansible-builder
- Owner: ansible
- License: other
- Created: 2020-03-06T19:20:05.000Z (almost 6 years ago)
- Default Branch: devel
- Last Pushed: 2025-05-12T13:44:20.000Z (8 months ago)
- Last Synced: 2025-05-12T14:57:54.800Z (8 months ago)
- Topics: ansible-dev-tools
- Language: Python
- Homepage: https://ansible-builder.rtfd.io
- Size: 996 KB
- Stars: 315
- Watchers: 29
- Forks: 99
- Open Issues: 42
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
[](https://github.com/ansible/ansible-builder/actions?query=branch%3Adevel)
[](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)