Releases: redhat-cop/infra-ansible
Releases · redhat-cop/infra-ansible
v2.0.8
New Features
Enhancements
- Adding OSP role to manage Swift objects and containers (#661) by oybed
- Set infra-ansible Dockerfile to use specific base image (#662) by jfilipcz
- User Management: Improve how password and notification flags are handled (#663) by oybed
- Fix IdM on OSP provisioning (#664) by oybed
Uncategorized
v2.0.7
Enhancements
- Updating password role to limit the special characters used in passwords (#659) by oybed
- Tuning notification playbooks to allow for single user notification (#654) by oybed
Bug Fixes
Uncategorized
- Bump actions/checkout from 2.3.5 to 2.4.0 (#657) by dependabot[bot]
- Bump tubone24/update_release from 1.2.0 to 1.3.1 (#658) by dependabot[bot]
- Manage-workflow-templates and manage-schedules compability improvement (#647) by jfilipcz
v2.0.6
Enhancements
- Ansible Tower LDAP member_attr error (#652) by MAHDTech
- Add wait for Tower API in config-ansible-tower-ocp-ldap-ca role (#653) by MAHDTech
Uncategorized
- Bump ibiqlik/action-yamllint from 3.0.4 to 3.1 (#655) by dependabot[bot]
- Bump actions/checkout from 2.3.4 to 2.3.5 (#656) by dependabot[bot]
v2.0.5
New Features
- Add dependabot for github actions (#612) by tylerauerbeck
- Add tower job launch role (#613) by paulbarfuss
- Adding functionality to 'config-packages' to remove packages (#618) by oybed
- Enable tower project update from source for existing projects (#627) by paulbarfuss
- Add AWS CLI to the container image (#639) by oybed
- Add roles required for user reset (#634) by MAHDTech
Enhancements
- Add dependabot for github actions (#612) by tylerauerbeck
- Add tower job launch role (#613) by paulbarfuss
- Adding functionality to 'config-packages' to remove packages (#618) by oybed
- Update schedule_utils filter plugin to use timezone with rrule (#619) by paulbarfuss
- Enable the toggle "allow_simultaneous" on job templates (#626) by paulbarfuss
- Enable tower project update from source for existing projects (#627) by paulbarfuss
- Improve performance on Tower schedule runs with bugfix for missing schedules (#630) by paulbarfuss
- Ansible Tower: Update manage-inventories (#636) by MAHDTech
- Updated to allow for automatic notifications of AWS onboarding (#637) by oybed
- Adding 'pandoc' to infra-ansible container image (#638) by oybed
- Add AWS CLI to the container image (#639) by oybed
- Making 'aws_profile' optional to make password assingment work without (#640) by oybed
- Generate password parameters for customizing strength of password (#641) by oybed
- Eliminating some of the no_log flags (#642) by oybed
- Fix python interpreter variable (#645) by makirill
- Add roles required for user reset (#634) by MAHDTech
- Add a pause after Tower deployment is completed on OCP (#649) by jfilipcz
Bug Fixes
- Fix kustomize permissions in infra-ansible Dockerfile (#610) by jfilipcz
- config-ansible-ocp: Added missing option to skip TLS verification on one of OC calls (#611) by jfilipcz
- Improve performance on Tower schedule runs with bugfix for missing schedules (#630) by paulbarfuss
- Ansible Tower: Fix missing organization_id (#632) by MAHDTech
- Minor fix for SCM git role (#648) by MAHDTech
- Fixes for git role (#650) by MAHDTech
- Fix Ansible manage inventories role (#651) by MAHDTech
Uncategorized
- Bump ibiqlik/action-yamllint from v1.0.0 to v3.0.1 (#614) by dependabot[bot]
- Update actions/checkout requirement to v2.3.4 (#615) by dependabot[bot]
- Bump tubone24/update_release from v1.1.0 to v1.2.0 (#616) by dependabot[bot]
- Bump mikepenz/release-changelog-builder-action from 1 to 1.8.0 (#617) by dependabot[bot]
- Bump mikepenz/release-changelog-builder-action from 1.8.0 to 1.8.1 (#620) by dependabot[bot]
- Bump ibiqlik/action-yamllint from 3.0.1 to 3.0.2 (#623) by dependabot[bot]
- Documentation update (#622) by makirill
- Bump mikepenz/release-changelog-builder-action from 1.8.1 to 1.8.2 (#624) by dependabot[bot]
- Bump mikepenz/release-changelog-builder-action from 1.8.2 to 2 (#629) by dependabot[bot]
- Bump ibiqlik/action-yamllint from 3.0.2 to 3.0.4 (#644) by dependabot[bot]
v2.0.4
New Features
- Configure Ansible Tower Organization role (#606) by paulbarfuss
- Add helm3 to Infra-ansible docker image (#608) by jfilipcz
- Add kustomize binary to infra-ansible docker image (#609) by jfilipcz
Enhancements
- Quay Prototype support (#605) by sabre1041
- Infra-ansible docker image updates and compability changes (#607) by jfilipcz
Uncategorized
v2.0.3
New Features
Enhancements
Bug Fixes
- Locking in 'pip' to earlier version to band-aid build issue (#601) by oybed
- Fixes for Tower on OCP vs Tower non-containerized deployments (#602) by paulbarfuss
Uncategorized
v2.0.2
v2.0.1
Bug Fixes
- Add conditional for credentials managed by tower (#588) by paulbarfuss
Uncategorized
- Add a tower subscription from manifest.zip (#581) by paulbarfuss
- Ansible tower updates (#582) by oybed
- Ansible Tower Deployment Role for Openshift (#584) by jfilipcz
- Initial molecule test for config-timezone (#586) by tylerauerbeck
- Updated docker image README (#583) by oybed
- Adding option to serve ansible tower .zip file locally (#585) by oybed
- Add volume mounted SSH keys for Tower on Openshift (#587) by paulbarfuss
- Change how epel RPM package is installed (#557) by makentenza
- Updating Ansible Tower install to support GPG checking of EPEL (#591) by oybed
- Support PVC storage for containerized Ansible Tower running on OCP (#590) by jfilipcz
- Updating Tower roles to validate certs + have the option to turn it off (#592) by oybed
- Add container image/tag overrides for using custom Ansible Tower container images (#593) by paulbarfuss
- Uploading LDAP CA cert to Ansible Tower on OCP (#594) by jfilipcz
- Various Ansible Tower OCP fixes (#595) by oybed
- Updated OCP LDAP CA patch to fetch existing data (#596) by oybed
- Aligning Ansible Tower on OCP inventory with standalone Tower inventory (#597) by oybed
- Add wait after LDAP Secret Patch for rollout to complete (#598) by paulbarfuss
- GitHub action steps to add changelog to releases (#599) by oybed