ceph-ansible/roles/ceph-iscsi-gw
Dimitri Savineau 2e1b6299b8 common,iscsi: don't use the shaman search endpoint
In commits 39649f0 and bf8cdad we switch from using the shaman /repos endpoint
to the /search endpoint for using the architecture filter.
In fact that filter is also available with the /repos endpoint, which requires
less ansible tasks.

This also adds back a condition remove in 5801171 on the ceph-iscsi
repository and that repository doesn't need to filter on the architecture
because the ceph-iscsi project is noarch.
Both ceph-iscsi and tcmu-runner shaman URLs were using the ceph_dev_branch
and ceph_dev_sha1 variables which doesn't make sense. Those variables are
only useful for the ceph core repository.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2021-03-27 01:55:04 +01:00
..
defaults Use ansible_facts 2021-03-08 20:54:02 +01:00
meta meta: set the right minimum ansible version required for galaxy 2018-12-11 09:59:25 +01:00
tasks common,iscsi: don't use the shaman search endpoint 2021-03-27 01:55:04 +01:00
templates iscsigw: remove `--cap-add=all` from `podman run` cmd 2020-11-30 12:24:11 -05:00
LICENSE resync ceph-iscsi-gw with old upstream 2017-09-12 18:06:10 -06:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-iscsi

Documentation is available at http://docs.ceph.com/ceph-ansible/.