awx

AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.

OTHER License

Downloads
92.5K
Stars
13.5K
Committers
572

Bot releases are visible (Hide)

awx - 24.4.0 Latest Release

Published by github-actions[bot] 5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ansible/awx/compare/24.3.1...24.4.0

awx - 24.3.1

Published by github-actions[bot] 6 months ago

What's Changed

  • Adjusted test for stricter DAB user view permission enforcement (@AlanCoding #15130)
  • Fixed and tested data migration error from DAB RBAC (@AlanCoding #15138)
  • Added the ability to set SameSite policy for userLoggedIn cookie (@CastawayEGR #15100)
  • Added CSRF Validation for schemas (@brsanche #15027)
  • Added help message for expiration tokens (@irozet12 #15077)
  • Changed the import command to stop pre-loading objects, and instead do a targeted search when the cache fails to have a matching object (@jbradberry #15128)
  • Temporarily downgraded OpenSSL (@fosterseth #15142)
  • Upgraded DRF to fix an issue related to an infinite recursion on deepcopy of request object (@AlanCoding #15144)
  • Pinned OpenSSL 3.0.7 to the builder image (@fosterseth #15147)
  • Updated AWX modules to look at the event_processing_finished instead of the finished field on wait: true for jobs and syncs (@fosterseth #15152)
  • Removed deprecated Cypress UI e2e_test.yml (@TheRealHaoLiu #15155)
  • Added aesthetic adjustments to role presentation fields (@AlanCoding #15153)

New Contributors

Full Changelog: https://github.com/ansible/awx/compare/24.3.0...24.3.1

AWX Operator

Released with AWX Operator v2.16.1

awx - 24.3.0 (DO NOT USE/UPGRADE)

Published by github-actions[bot] 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ansible/awx/compare/24.2.0...24.3.0

Known issues

  • Existing /api/v2/roles/ type endpoints will be missing system auditor & admin roles
  • Organization auditors will lose view permission to job templates that use inventories in their organization, but existing permissions are preserved via a data migration
  • Existing role-related endpoints are marked as deprecated and a new set of endpoints for DB-backed role management are introduced
  • #15137
  • #15136

AWX Operator

Released with AWX Operator v2.16.0

awx - 24.2.0

Published by github-actions[bot] 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ansible/awx/compare/24.1.0...24.2.0

AWX Operator

Released with AWX Operator v2.15.0

awx - 24.1.0

Published by github-actions[bot] 7 months ago

What's Changed

  • Updated Python from version 3.9 to 3.11 (@dmzoneill #14771)
  • Skipped replicas test for awx-operator (@TheRealHaoLiu #14987)
  • Updated the dependencies versions in both the Makefile and requirements file to match (@CFSNM #14986)
  • Fixed unformatted pop-up help text when peers for instances are changed (@dmzoneill #14990)
  • Fixed awx-manage run_wsrelay to not start the metrics server if --status is passed in (@TheRealHaoLiu #14997)
  • Moved TCP keepalive settings out from settings.DATABASE to settings.LISTENER_DATABASES and to no longer be respected by wsrelay (@TheRealHaoLiu #14998)
  • Fixed failing bulk launch job due to create partition race (@TheRealHaoLiu #15000)
  • Added dump_auth_config management cmd (for SAML and LDAP) (@TheRealHaoLiu #14947)
  • Backported various miscellaneous doc cleanup fixes from product-docs repo (@tvo318 #14980)
  • Added setting for configuring optional URL prefix for /api (@TheRealHaoLiu #14939)
  • Added various Setting modifications to address UI_NEXT requests (@TheRealHaoLiu #14996)
  • Updated editable dependencies in the docker-compose development environment (@TheRealHaoLiu #14979)
  • Fixed extra variables to no longer reset on schedule edit (@mabashian #15008)
  • Updated complex/mapping format for first_found and including skip: True and removed the <project_path>/requirements.yml paths from consideration as collection requirements (@sivel #15017)
  • Fixed Keycloak documentation previously broken by recent PostgreSQL 15 change and docker-compose network change (@TheRealHaoLiu #15024)
  • Fixed wsrelay not retry to establish database connections (@TheRealHaoLiu #15031)
  • Updated wsrelay to stop on keyboard interruptions and to restart for any other failure reason (@TheRealHaoLiu 15036)

Full Changelog: https://github.com/ansible/awx/compare/24.0.0...24.1.0

Known issue

AWX Operator

Released with AWX Operator v2.14.0

awx - 24.0.0

Published by github-actions[bot] 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ansible/awx/compare/23.9.0...24.0.0

AWX Operator

Released with AWX Operator v2.13.1

awx - 23.9.0

Published by github-actions[bot] 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ansible/awx/compare/23.8.1...23.9.0

AWX Operator

Released with AWX Operator v2.12.2

awx - 23.8.1

Published by github-actions[bot] 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ansible/awx/compare/23.8.0...23.8.1

AWX Operator

Released with AWX Operator v2.12.1

awx - 23.8.0 (Not recommended)

Published by github-actions[bot] 8 months ago

Known issues

There are repeated errors recorded in the task pod. Adding web instance to websocket broadcast list is failing due to wsrelay failure. Confirmed that this also occurs on minimal fresh deployment in addition to upgraded instances. Operator completes reconciliation without any errors. (@kurokobo https://github.com/ansible/awx/issues/14876)

What's Changed

New Contributors

Full Changelog: https://github.com/ansible/awx/compare/23.7.0...23.8.0

AWX Operator

Released with AWX Operator v2.12.0

awx - 23.7.0

Published by github-actions[bot] 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ansible/awx/compare/23.6.0...23.7.0

AWX Operator

Released with AWX Operator v2.11.0

awx - 23.6.0

Published by github-actions[bot] 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ansible/awx/compare/23.5.1...23.6.0

AWX Operator

Released with Operator v2.10.0

awx - 23.5.1

Published by github-actions[bot] 11 months ago

What's Changed

Full Changelog: https://github.com/ansible/awx/compare/23.5.0...23.5.1

In addition AWX Operator version 2.9.0 has also been released!
Some notable features include:

  • Added option to force drop database before restore
  • Bumped Ansible Operator SDK version to 1.32.0 for OS updates
awx - 23.5.0

Published by github-actions[bot] 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ansible/awx/compare/23.4.0...23.5.0

AWX Operator

Released with AWX Operator v2.8.0

awx - 23.4.0

Published by github-actions[bot] 12 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ansible/awx/compare/23.3.1...23.4.0

AWX Operator

Released with AWX Operator v2.7.2

awx - 23.3.1

Published by github-actions[bot] 12 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ansible/awx/compare/23.3.0...23.3.1

AWX Operator

Released with AWX Operator v2.7.1

awx - 23.3.0

Published by github-actions[bot] about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ansible/awx/compare/23.2.0...23.3.0

AWX Operator

Released with AWX Operator v2.7.0

awx - 23.2.0

Published by djyasin about 1 year ago

What's Changed

  • Fixed unexpected error with adding a new host and while using a subscription manifest with size 10 and fixed the Trial toggle when using a manifest file (@lucas-benedito #14237)
  • Allowed saving GitHub credentials in the user folder in the AWX UI (@AlanCoding #14435)
  • Disallowed the UI to pass the "Organization" or other fields to the search of the instance group or execution environments (@ivarmu #14223)
  • Continued workflow steps to save logs from failed tests (@AlanCoding #14448)
  • Moved the continue-on-error marker (@AlanCoding #14451)
  • Removed conditional paths due to conflict with required checks (@AlanCoding #14450)
  • Removed IRC link from the README.md file and added Matrix and Discourse links for community to get involved (@jessicamack #14452)
  • Added link to script for publishing operator on OperatorHub (@rooftopcellist #14442)
  • Replaced sections on building an execution environment with references to the Getting started with Execution Environments Guide (@Andersson007 #14429)
  • Added Contributor Guide and adjusted navigation titles for the AWX docs (@oraNod and @tvo318 #14447)
  • Added makefile target to load dev images into Kind shell (@TheRealHaoLiu #13775)
  • Simplified docs string base path generation (@mabashian #14454)
  • Updated the README.md to include how to get involved with Matrix and Forum (@TheRealHaoLiu #14472)
  • Improved docker-compose by updating it to use ldap container hostname for LDAP config (@TheRealHaoLiu #14473)
  • Added release notes for version 23.1.0 to AWX docs (@tvo318 #14471)
  • Replaced our current SQL for creating a partition with the use of ATTACH PARTITION to avoid exclusive table lock for events (@AlanCoding #14433)
  • Fixed DB outage to use default of None instead of empty [] (@AlanCoding #14463)
  • Consolidated image and server setup in multiple checks (@AlanCoding #14477)
  • Added null value handling in create_partition (@AlanCoding #14480)
  • Removed references of IRC and fixed formatting in "Work Items" section of the AWX Contributor Guide (@tvo318 #14478)
  • Removed uneccessary names_digest function in Django (@AlanCoding #14459)

Full Changelog: https://github.com/ansible/awx/compare/23.1.0...23.2.0

AWX Operator

Released with AWX Operator v2.6.0

awx - 23.1.0

Published by github-actions[bot] about 1 year ago

What's Changed

AWX Operator

Released with AWX Operator 2.5.3

New Contributors

Full Changelog: https://github.com/ansible/awx/compare/23.0.0...23.1.0

awx - 23.0.0

Published by github-actions[bot] about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ansible/awx/compare/22.7.0...23.0.0

AWX Operator

Released with AWX Operator v2.5.2

awx - 22.7.0

Published by github-actions[bot] about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/ansible/awx/compare/22.6.0...22.7.0

AWX Operator

Released with AWX Operator v2.5.1

Package Rankings
Top 22.35% on Conda-forge.org
Top 1.26% on Pypi.org
Badges
Extracted from project README
CI codecov Code of Conduct Apache v2 License AWX on the Ansible Forum Ansible Matrix Ansible Discourse