ppc64le/linux/: ansible-runner-2.4.1 metadata and description

Homepage Simple index

"Consistent Ansible Python API and CLI with container and process isolation runtime capabilities"

author Ansible, Inc.
author_email [email protected]
classifiers
  • Development Status :: 5 - Production/Stable
  • Environment :: Console
  • Intended Audience :: Developers
  • Intended Audience :: Information Technology
  • Intended Audience :: System Administrators
  • License :: OSI Approved :: Apache Software License
  • Natural Language :: English
  • Operating System :: POSIX
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Programming Language :: Python :: 3 :: Only
  • Topic :: Software Development :: Libraries :: Python Modules
  • Topic :: System :: Systems Administration
  • Topic :: Utilities
  • Environment :: MetaData :: IBM Python Ecosystem
description_content_type text/markdown
license Apache Software License, Version 2.0
project_urls
  • Source, https://github.com/ansible/ansible-runner
requires_dist
  • pexpect>=4.5
  • packaging
  • python-daemon
  • pyyaml
  • importlib-metadata<6.3,>=4.6; python_version < "3.10"
requires_python >=3.9
File Tox results History
ansible_runner-2.4.1-py3-none-any.whl
Size
81 KB
Type
Python Wheel
Python
3

Ansible Runner

PyPi Documentation Code of Conduct codecov

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