mirror of
https://github.com/ansible/ansible-runner
synced 2026-04-05 19:23:27 +00:00
No description
- Python 99.9%
- Dockerfile 0.1%
Bumps [pygments](https://github.com/pygments/pygments) from 2.18.0 to 2.20.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.18.0...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|---|---|---|
| .github | ||
| demo | ||
| docs | ||
| src/ansible_runner | ||
| test | ||
| .cherry_picker.toml | ||
| .coveragerc | ||
| .dockerignore | ||
| .git_archival.txt | ||
| .gitattributes | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .readthedocs.yaml | ||
| .yamllint | ||
| CODEOWNERS | ||
| CONTRIBUTING.md | ||
| LICENSE.md | ||
| MANIFEST.in | ||
| pyproject.toml | ||
| pytest.ini | ||
| README.md | ||
| SECURITY.md | ||
| tox.ini | ||
Ansible Runner
Ansible Runner is a tool and Python library that helps when interfacing with Ansible directly or as part of another system. Ansible Runner works as a standalone tool, a container image interface, or a Python module that can be imported. The goal is to provide a stable and consistent interface abstraction to Ansible.
See the latest documentation for usage details.
Get Involved
- GitHub issues to track bug report and feature ideas
- GitHub Milestones to track what's for the next release
- Want to contribute? Please check out our contributing guide
- Visit the Community section of the docs.
- See the Ansible communication guide for complete information about getting in touch.