What's Changed
- Fixed boolean values defaulting to False in awx_collection (@AlanCoding #14493)
- Fixed typo in
export.py
example in the examples section of the Export module (@nmiah1 #14598) - Fixed various doc typos in the awx/docs directory (@parikshit-adhikari #14594)
- Fixed
extra_vars
bug in theansible.controller.ad_hoc_command
to no longer result in a validation error (@jessicamack #14585) - Fixed typos in the Minikube documentation in the docs/development directory (@shresthasurav #14601)
- Fixed missing service account secret in docker-compose-minikube role (@lmo5 #14596)
- Fixed Delinea (previously: Thycotic) DevOps Secrets Vault credential plugin to work with python-dsv-sdk>=1.0.4. (@andrii-zakurenyi #14340)
- Fixed a bug that prevented dispatcher exit with failed database (@AlanCoding #14469)
- Fixed notifications that were not sent for cases when an update-on-launch dependency failed (@AlanCoding #14603)
- Updated the receptor-collection version to 2.0.2 (@TheRealHaoLiu #14613)
- Fixed WorkflowManager to properly cancel a workflow transaction (@AlanCoding #14608)
- Removed
main_queue
from rsyslog and added more action queue parameters to control how big the queue grows, what happens when it grows too large, etc. This also removes the old (now unused)LOG_AGGREGATOR_MAX_DISK_USAGE_GB
setting. (@relrod #14532) - Removed old configurations in the
python_paths
to eliminate errors (@fosterseth #14622) - Duplicated another PR (PR #14595) with changes to fix CI issues to fix CI issues (@tvo318 #14620)
- Removed mailing list from triage replies doc since it has now been discontinued in favor of the Ansible Forum (@tvo318 #14625)
- Fixed wsrelay connection in IPv6 environments (OpenShift clusters) to no longer fail to make connections (@kdelee #14623)
- Added alt-text codeblock to images for the User Interface chapter of the AWX User Guide (@Ratangulati #14535)
- Added alt-text codeblock to images for the Insights chapter of the AWX User Guide (@Bhanuteja01 #14577)
- Updated images for the Workflow Templates chapter of the AWX User Guide (@tvo318 #14641)
- Added alt-text codeblock to images for the Workflow Templates chapter of the AWX User Guide (@Ratangulati #14604)
New Contributors
- @nmiah1 made their first contribution in #14598
- @parikshit-adhikari made their first contribution in #14594
- @shresthasurav made their first contribution in #14601
- @lmo5 made their first contribution in #14596
- @andrii-zakurenyi made their first contribution in #14340
- @Ratangulati made their first contribution in #14535
Full Changelog: 23.3.1...23.4.0
AWX Operator
Released with AWX Operator v2.7.2