Name: | ol-automation-manager |
---|---|
Version: | 2.1.0 |
Release: | 14.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 220480681 |
License: | Apache License 2.0 |
RPM: | ol-automation-manager-2.1.0-14.el8.x86_64.rpm |
Source RPM: | ol-automation-manager-2.1.0-14.el8.src.rpm |
Build Date: | Wed May 15 2024 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://linux.oracle.com |
Summary: | Oracle Linux Automation Manager, based on AWX, provides a web-based user interface, REST API, and task engine built on top of Ansible. |
Description: | Copyright © 2021 Oracle and/or its affiliates. Oracle Linux Automation Manager, based on AWX, provides a web interface and distributed task engine for scheduling and running Ansible playbooks. As such, it relies heavily on the interfaces provided by Ansible. This software is derived from the source code from the AWX Project and relies on interfaces provided by Ansible version 2.9.21. Visit AWX Project (https://github.com/ansible/awx) and Ansible.com (https://www.ansible.com/) for more information. “Ansible” is a registered trademark of Red Hat, Inc. in the United States and other countries. |
- Fix typo in EC2 pluginLink [Orabug: 36298560]
- Limit sos pluginDir to one directory [Orabug: 36460045] - Remove olam.py symlink on uninstall [Orabug: 36493620]
- Set selinux context if not existing and recreate symlink [Orabug: 36451550]
- Remove timezone formatting for date picker entry. (#12163) [OLAM-200]
- Remove reap_job() timeout setting range [OLAM-157]
- Do not remove local artifacts before starting job can consume it. [OLAM-127]
- Add fix for "task was marked as running but was not present in the job queue, so it has been marked as failed" [OLAM-131][OLAM-141][OLAM-146] - Set allowed reaper job status tracking timeout range: 10s to 1hr, default 60s [OLAM-157]
- Bump version to 2.1.0 to match OLAM2.1
- Add olam plugin for sos report
- Rebuild on python3.9