]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
iscsi: add python-rtslib repository
authorSébastien Han <seb@redhat.com>
Mon, 14 May 2018 07:21:48 +0000 (09:21 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 14 May 2018 19:42:22 +0000 (21:42 +0200)
Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-iscsi-gw/tasks/prerequisites.yml

index 34748853115340fd666ddb433711ba36c3987242..3ed25786789a54e4755fa92624e660a05f007350 100644 (file)
@@ -4,6 +4,7 @@
     ceph_iscsi_repos:
       - ceph-iscsi-config
       - tcmu-runner
+      - python-rtslib
   when:
     - ansible_os_family == 'RedHat'
     - ceph_origin == 'repository'
@@ -46,6 +47,7 @@
     - tcmu-runner
     - ceph-iscsi-config
     - targetcli
+    - python-rtslib
   when:
     - ansible_os_family == 'RedHat'