This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
ansible:ansible_for_aix [2024/07/26 18:08] manu |
ansible:ansible_for_aix [2024/10/10 14:28] (current) manu |
||
---|---|---|---|
Line 2: | Line 2: | ||
https://galaxy.ansible.com/ui/repo/published/ibm/power_aix/ | https://galaxy.ansible.com/ui/repo/published/ibm/power_aix/ | ||
+ | |||
+ | https://galaxy.ansible.com/ui/repo/published/ibm/power_vios/ | ||
+ | |||
+ | https://galaxy.ansible.com/ui/repo/published/ibm/power_hmc/ | ||
+ | |||
+ | https://galaxy.ansible.com/ui/repo/published/brocade/fos/ | ||
+ | |||
+ | https://galaxy.ansible.com/ui/repo/published/ibm/storage_virtualize/ | ||
https://www.ansible.com/blog/aix-patch-management-with-ansible | https://www.ansible.com/blog/aix-patch-management-with-ansible | ||
Line 12: | Line 20: | ||
https://github.com/lg4U (PowerVC) | https://github.com/lg4U (PowerVC) | ||
+ | |||
+ | If server is installed on AIX, then install prerequisites AIX packages: | ||
+ | * bos.loc.com.utf | ||
+ | * bos.loc.utf.EN_US | ||
+ | And set LANG: export LANG=en_US.UTF-8 | ||
+ | |||
$ ansible-galaxy collection install ibm.power_aix | $ ansible-galaxy collection install ibm.power_aix |