No description
  • Python 90.7%
  • Shell 9%
  • Dockerfile 0.3%
Find a file
2026-04-01 18:56:12 +02:00
.github 🤖 Sync Sphinx+tox integration with awx-plugins 2026-04-01 17:51:53 +02:00
demo [RFE] Support for tags from the configuration file (#555) 2023-06-13 16:09:55 -07:00
docs 🤖 Sync Sphinx+tox integration with awx-plugins 2026-04-01 17:51:53 +02:00
src/ansible_builder Detect and report bindep parse errors in assemble script (#799) 2026-03-25 12:01:25 -04:00
test Detect and report bindep parse errors in assemble script (#799) 2026-03-25 12:01:25 -04:00
.cherry_picker.toml Add cherry_picker 🍒 2021-08-10 12:33:45 -04:00
.coveragerc No code coverage of test code (#344) 2022-02-07 11:36:47 -05:00
.dockerignore Removing unused packaging files (#676) 2024-05-22 13:44:10 -04:00
.git_archival.txt switch to setuptools_scm (#494) 2023-04-26 10:59:31 -07:00
.gitattributes switch to setuptools_scm (#494) 2023-04-26 10:59:31 -07:00
.gitignore Faster integration tests (#495) 2023-04-27 11:37:56 -04:00
.readthedocs.yaml 🧪 Integrate tox with RTD natively 2026-04-01 18:37:13 +02:00
.yamllint Update yamllint config for new 1.29.0 version (#440) 2023-01-15 19:16:40 +05:30
bindep.txt Move to bindep.txt for Containerfile 2021-06-07 12:03:05 -04:00
CODEOWNERS Add CODEOWNERS file 2021-08-24 08:56:13 -04:00
Containerfile fix: capitalize 'as' to follow from-as-casing rule (#687) 2024-06-25 14:25:34 -04:00
CONTRIBUTING.md docs: update readthedocs.io URLs to docs.ansible.com equivalents (#769) 2025-11-19 15:55:57 -05:00
LICENSE.md LICENSE: Add missing ASL2.0 license 2020-05-25 12:08:52 +02:00
MANIFEST.in 📦 Fix setuptools-scm warnings on git archival (#786) 2026-03-06 10:40:25 -05:00
pyproject.toml Add missing class docstrings across modules and tests (#795) 2026-03-12 15:37:39 -04:00
pytest.ini move pytest coverage and parallelization to tox (#498) 2023-04-27 13:04:41 -07:00
README.md docs: update readthedocs.io URLs to docs.ansible.com equivalents (#769) 2025-11-19 15:55:57 -05:00
SECURITY.md Create SECURITY.md (#356) 2022-02-28 15:49:38 +00:00
tox.ini 🤖 Sync Sphinx+tox integration with awx-plugins 2026-04-01 17:51:53 +02:00

CI codecov

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 to learn how to join the conversation.
  • We use GitHub issues to track bug reports and feature ideas.
  • Want to contribute, check out our guide.

Code of Conduct

We ask all of our community members and contributors to adhere to the Ansible code of conduct. If you have questions, or need assistance, please reach out to our community team at codeofconduct@ansible.com.

License

Apache License v2.0