Introduction¶
Open-iSCSI is a Linux iSCSI Initiator which can be used to connect to iSCSI Targets to access block storage devices remotely as if they were connected locally.
debops.iscsi
Ansible role allows you to configure the initiator, targets,
as well as create LVM Volume Groups from presented iSCSI LUNs and manage LVM
Logical Volumes.
Installation¶
This role requires at least Ansible v1.8.0
. To install it, run:
ansible-galaxy install debops.iscsi