]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-facts: set use_new_ceph_iscsi on iscsi nodes
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 10 Dec 2019 21:35:34 +0000 (16:35 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 10 Dec 2019 22:57:03 +0000 (23:57 +0100)
commit68c6f39349dda79108f6bc1dccf8d6754729d063
treede286a840cb8c31cff9783a4e32af8170ea7d54f
parent8d0dc34ebecd0720d1a42d25ebae7fa092f9062d
ceph-facts: set use_new_ceph_iscsi on iscsi nodes

We don't need to set the use_new_ceph_iscsi fact on other nodes than
those present in the iscsigws group.
Also remove the duplicate iscsi_gw_group_name condition already present
on the include_task.
Finally validate the ansible distribution as the first task.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
roles/ceph-facts/tasks/facts.yml
roles/ceph-validate/tasks/check_iscsi.yml