iscsigw: install ceph-iscsi-cli package

Install ceph-iscsi-cli in order to provide the `gwcli` command tool.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1602785

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
pull/2749/merge
Guillaume Abrioux 2018-08-02 11:58:47 +02:00 committed by Sébastien Han
parent 0a6ff6bbf8
commit 1164cdc002
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@
- ceph-iscsi-config
- tcmu-runner
- python-rtslib
- ceph-iscsi-cli
when:
- ansible_os_family == 'RedHat'
- ceph_origin == 'repository'
@ -48,6 +49,7 @@
- ceph-iscsi-config
- targetcli
- python-rtslib
- ceph-iscsi-cli
when:
- ansible_os_family == 'RedHat'