Ansible related projects
My profile page on Ansible GALAXY
Pacemaker cluster roles and modules
- ondrejhome.ha-cluster-pacemaker - role for deploying basic pacemaker 1.x/2.x cluster on CentOS/RHEL and Fedora
- ondrejhome.pcs-modules-2 - ansible modules for managing pacemaker 1.x/2.x clusters via
pcs
utility on CentOS/RHEL and Fedora - ondrejhome.ha-cluster-lvm - role for configuring HA-LVM and clvmd in pacemaker clusters on CentOS/RHEL 6/7
RGmanager cluster roles
- ondrejhome.ha-cluster-rgmanager - role for deploying simple rgmanager cluster on CentOS/RHEL 5/6
- ondrejhome.ha-cluster-lvm - role for configuring HA-LVM and clvmd in rgmanager clusters on CentOS/RHEL 5/6
iSCSI storage related roles and modules
- ondrejhome.iscsiadm - simple role for installing
iscsiadm
and logging into iSCSI target. contains also module for detecting initiator name from config file - ondrejhome.targetcli - role for configuring
targetcli
server as iSCSI server on CentOS/RHEL - ondrejhome.targetcli-modules - ansible modules for configuring and managing
targetcli
fast-vm related roles
- ondrejhome.fast-vm-server - role for deploying fast-vm with focus on server deployment
- ondrejhome.fast-vm-import-images - role for importing public fast-vm images via ansible
Updated packages for ansible on CentOS/RHEL 7.x
- COPR yum repository - containing slightly updated version of
python-jinja2
andpython-markupsafe
needed by ansible on RHEL/CentOS 7.x for some of above roles to function properly