Skip to content

IBM Power Systems AIX collection v1.4.1

Compare
Choose a tag to compare
@pvtorres pvtorres released this 12 May 04:17
· 282 commits to dev-collection since this release
b4af9de

Release Notes:

  • Fix DNF bootstrap for AIX 7.3 in role power_aix_bootstrap role in supporting new AIX Linux toolbox changes.
  • Fix DNF bootstrap in role power_aix_bootstrap to run with Ansible Tower.
  • Fix devices module to support inet0 add/delete routes.
  • Fix installp module idempotency issue to show changes in case of at least one successful operation.
  • Fix flrtvc module messages if there are no interim fixes to install.
  • Fix flrtvc module to prevent failures after downloading compressed file fixes; there are no interim fixes to install.
  • Issue #184: Add missing file vioshc_dep_install.yml to the power_aix_vioshc role.
  • Fix user module idempotency issue by comparing current values to requested changes before executing any actions.

New Contributors