This is an old revision of the document!
List or verify installed collections
# ansible-galaxy collection list
Plugins extend Ansible’s core functionality.
List or verify installed modules — whether built-in or add-on
# ansible-doc --list Or # ansible-doc -t module -l
To use a specific module, use
- name: unzip the zip folder ansible.builtin.unarchive: src: /var/www/html/techmax-main.zip dest: /var/www/html remote_src: yes
Ansible collection community.vmware
https://docs.ansible.com/ansible/latest/collections/community/vmware/index.html
Python pyVmomi
https://github.com/vmware/pyvmomi
VMware vSphere Automation SDK for Python
https://github.com/vmware/vsphere-automation-sdk-python
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://www.ansible.com/blog/aix-patch-management-with-ansible
https://github.com/aixoss/ansible-playbooks
https://github.com/IBM/ansible-power-aix-oracle
https://github.com/IBM/ansible-power-hmc
https://github.com/lg4U (PowerVC)