Skip to content

IBM Power Systems AIX collection v1.5.0

Compare
Choose a tag to compare
@pvtorres pvtorres released this 12 Jul 16:55
· 250 commits to dev-collection since this release
89e2c58
    New role, nim_alt_disk_migration, for automating AIX migration (upgrades) using nimadm ( Network Install Manager Alternate Disk Migration) utility.
    Information: https://github.com/IBM/ansible-power-aix/blob/dev-collection/roles/nim_alt_disk_migration/README.md
    New module, nim_resource, to create, remove or display NIM resource objects such as lpp_source, spot, etc.
    New enhanced nim module, with new option "show" to display NIM object information.
    New module, tunables, for automating Kernel Tuning management of no, nfso, vmo, ioo, raso, and schedo.
    New module, tunfile_mgnt, for automating Kernel Tuning using files with tuning parameter values: no, nfs, vmo, ioo, raso, and schedo.
    Enhanced inventory for lpar_facts. Examples: facts for os level, inc_core_crypto, nxcrypto, processor type/implementation mode, and others.
    Enhanced inventory for lpp_facts. Examples: facts for fixes (apar, SP, TL), version consistency (lppchk).
    New module, chsec, for automating changes to attributes in the security stanza files.
    Fix DNF bootstrap not to download the AIX Toolbox bundle if it exist in the controller.
    Updates to sanity tests.

Community Contributors