ceph-ansible/roles/ceph-client/tasks
Guillaume Abrioux a112572734 clients: build filtered clients group early
when the group `_filtered_clients` is built, the order can change from
the original `clients` group which can cause issues since we run
`ceph-container-engine` on the first client only. It means later in the
playbook we can make call to the container CLI on a node where the
container engine wasn't installed.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2021-03-16 19:38:04 +01:00
..
create_users_keys.yml clients: build filtered clients group early 2021-03-16 19:38:04 +01:00
main.yml tests: add more coverage in external_clients scenario 2020-03-31 14:49:38 -04:00
pre_requisite.yml keyring: use ceph_key module for auth get command 2020-11-02 17:17:29 +01:00