Skip to content

v1.4.0

Compare
Choose a tag to compare
@pvtorres pvtorres released this 04 Dec 17:01
· 320 commits to dev-collection since this release
be992ae

Release Notes:

  • Support for the new AIX 7.3 release.
  • Updates to multiple modules and roles to ensure python2/python3 compatibility.
  • Updates to the power_aix_bootstrap to install dnf on AIX 7.3.
  • Updates to the flrtc and nim_flrtvc modules to work with the new AIX toolsbox
    wget binary path: /opt/freeware/bin.
  • Multiple fixes to clean up ansible-lint and other sanity checks.
  • Fix issue #168. power_aix_bootstrap inventory_host variable problem.
  • Fix issue #157 for the mount.py module. Error while changing the state from mount to unmount while mounting/umounting for a NFSv4 filesytem.
  • Fix issue #151 for user.py. Fail to create/modify user if attribute "gecos" contains spaces.