Name: | ansible-runner-service-dev |
---|---|
Version: | 1.0.7 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Applications/System |
Size: | 265875 |
License: | ASL 2.0 |
RPM: | ansible-runner-service-dev-1.0.7-1.el8.noarch.rpm |
Source RPM: | ansible-runner-service-dev-1.0.7-1.el8.src.rpm |
Build Date: | Thu Oct 28 2021 |
Build Host: | ovs-x86-ol8-builder-01.webad1phx.solarisx86phx.oraclevcn.com |
Vendor: | Oracle America |
Summary: | RESTful API for ansible/ansible_runner execution |
Description: | This package provides the Ansible Runner Service source files. Ansible runner service exposes a REST API interface on top of the functionality provided by ansible and ansible_runner. The Ansible Runner Service provided in this packages is intended to be used as uwgsi app exposed by Nginx in a Container. Dependencies, and configuration tasks must be performed in the container. Ansible Runner Service listens on https://localhost:50001 by default for playbook or ansible inventory requests. For developers interested in using the API, all the available endpoints are documented at https://localhost:50001/api. In addition to the API endpoints, the daemon also provides a /metrics endpoint for prometheus integration. A sample Grafana dashboard is provided within /usr/share/doc/ansible-runner-service |
- Fix oVirt logging - UBI8 Image Rebase - Fix post script error in Apache - Add proper logging when decoding JSON has failed - Add ignore for partial.json.tmp - Remove finished task from cache instead of the last one
- Use permanent selinux label on logs - Add periodic artifacts removal to wsgi based invocations
- Change artifacts_remove_age for weekly cleanup
- Fixes log rotation for Apache and Gunicorn based instances - Adds mocking of SSHClient in hostvars and inventory tests
- Add logrotate configuration to purge old log files - Add psutil to dependencies
- Allow playbook parallel execution. - Add artifacts removal. - Apply logging configurations. - Handle connection to IPv6 hosts.
- Set runner_cache as defaultdict of dict. - Define ConnectionRefusedError for Python2. - Add ssh_private_key configuration option. - Add support to specify host port. - Add spec files.
- Release 1.0.0-1.