Changes
Version 1.3.3
- Jun 24, 2024
Fix for caa attribute in cluster module (1dab93630673dff724b1ce5ee694554899a1a565 by @lewus)
Documentation update according to RH requirements
moved state for rg resource (moving resource group)
Version 1.3.2
- Feb 07, 2024
updated Ansible requirements according to the certification procedure
Version 1.3.1
- Jan 19, 2024
added options to start and stop cluster
added checks if AIX prerequisites are installed in cluster_prepare role
linting of roles
pv_info: sometimes UDIDs contain spaces
added different methods of finding CAA disk in cluster_create role
changed variable names in roles cluster_create and cluster_prepare
Version 1.3.0
- Oct 18, 2023
added mp module (mirror_pool)
added fc module (file_collection)
added ha_facts module
changes in cluster_create example (thanks @neikei)
added cluster_prepare role
added cluster_create role
Version 1.2.1
- Sep 19, 2023
“galaxyfication” of the code by ansible-lint
examples and documentation are updated
Version 1.2.0
- Jul 31, 2023
added pv_info module
added vg module
added lv module
added fs module
Version 1.1.3
- Unreleased
added more helpers
added monitors, cpumon, cpuproc and cpuintvl attributes to appcontroller
added secnodes, sitepolicy, prio_policy, prio_policy_script, prio_policy_timeout attributes to rg
Version 1.1.2
- Jun 27, 2023
version bump because of problems with galaxy
Version 1.1.1
- Jun 27, 2023
cleaned up source tree
added heartbeat and type attributes to cluster
refactored code. some general functions moved to helpers library
Version 1.1.0
- Jun 20, 2023
namespace changed due to requirements of Ansible certification process
Version 1.0.2
- May 24, 2023
documentation update
Version 1.0.1
- May 22, 2023
sanity checks
linting
documentation published
Version 1.0.0
- May 19, 2023
initial version