ceph-ansible/roles/ceph-client/tasks
Guillaume Abrioux 9bad239d77 common: improve keyrings generation
There is no need to get n * number of nodes the different keyrings.
Adding a `run_once: true` here avoid running a ceph command too many
times which could be impacting large cluster deployment.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2019-10-02 13:09:50 +02:00
..
create_users_keys.yml ansible: use 'bool' filter on boolean conditionals 2019-06-06 10:21:17 +02:00
main.yml ansible: use 'bool' filter on boolean conditionals 2019-06-06 10:21:17 +02:00
pre_requisite.yml common: improve keyrings generation 2019-10-02 13:09:50 +02:00