Skip to content

v2.0.5

Compare
Choose a tag to compare
@oybed oybed released this 05 Oct 23:52
· 18 commits to main since this release
f5730e3

New Features

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