|
| 1 | +[[aap-2.1.3-intro]] |
| 2 | += Ansible Automation Platform 2.1.3 |
| 3 | + |
| 4 | +Red Hat Ansible Automation Platform simplifies the development and operation of automation workloads for managing enterprise application infrastructure lifecycles. It works across multiple IT domains including operations, networking, security, and development, as well as across diverse hybrid environments. Simple to adopt, use, and understand, Red Hat Ansible Automation Platform provides the tools needed to rapidly implement enterprise-wide automation, no matter where you are in your automation journey. |
| 5 | + |
| 6 | +.Enhancements |
| 7 | +* Updated the version to `Openshift-clients` 4.10.x |
| 8 | +* Updated the version to `pulpcore-selinux` 1.3.2 |
| 9 | +* Updated the version to `pulp_installer` 3.15.9-3 |
| 10 | +* Updated the version to Receptor 1.2.3 |
| 11 | +* Added an enhancement such that execution environment images can now be pulled from automation controller only |
| 12 | +* Modified the base images of execution environments so that the controller backups are executed in the container |
| 13 | + |
| 14 | +.Bug fixes |
| 15 | +* Task container no longer fails for Controller Operator 2.1.3 |
| 16 | +* The setup log now gets updated when it is run as `non-root` on bastion host |
| 17 | +* The users' time zones are now populated correctly in the execution environments |
| 18 | +* Installation of automation hub no longer causes SELinux errors |
| 19 | +* Syncing the execution environments from `registry.redhat.io` on automation hub 2.1 no longer causes `[Too many open files]` errors |
| 20 | +* Enhanced the copy process of execution environments so that they require less space in the ``/tmp` directory |
| 21 | +* The receptor no longer fails in FIPS mode |
| 22 | +* Added the `no_proxy` definition in the inventory file so that deployments no longer use proxy when accessing private automation hub and thereby run successfully |
| 23 | +* The bundled installer no longer fails while finding registry details |
| 24 | +* Bundle installation no longer fails with `skopeo` file permissions error |
| 25 | +* Installation of Red Hat Single Sign On (SSO) on private automation hub no longer fails |
| 26 | +* Bundle installation of private automation hub no longer pushes images with missing `ee_image_base` that leads to installation failure |
| 27 | +* When you run the ``./setup.sh -b` command during an upgrade, the API tokens are now maintained |
| 28 | +* The super user role of users can now be changed by administrators only |
| 29 | +* Improved the tasks for collections deletion so that the collections are now deleted from both the repositories and the disks |
| 30 | +* While using automation hub 4.5.0 with central authentication, the hub user interface no longer turns unresponsive when the group permissions are modified |
| 31 | +* Added localization support for *Modules*, *Roles*, *Plugins*, and *Dependencies* counter in container list for both card and list view |
| 32 | +* Updated the documentation link to route to documentation of the correct version |
| 33 | +* Resolved intermittent issue while trying to sync community `devsec.hardening` collection on automation hub 4.4.0 |
| 34 | +* Improved import log and status overflow pages in automation controller UI |
0 commit comments