]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
keyring: use ceph_key module for get-or-create cmd
authorDimitri Savineau <dsavinea@redhat.com>
Fri, 23 Oct 2020 22:03:49 +0000 (18:03 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 2 Nov 2020 16:17:29 +0000 (17:17 +0100)
commitb02589ad50994be320966af78369dbb85a534dbc
tree4ff7ea078e9528d60b78a152822d1dbbe04d3db4
parent59ecddcdd01091cbbc8a36984b2f7b1f4065d90d
keyring: use ceph_key module for get-or-create cmd

Instead of using ceph auth get-or-create command via the ansible command
module then we can use the ceph_key module.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
roles/ceph-mds/tasks/non_containerized.yml
roles/ceph-nfs/tasks/pre_requisite_non_container.yml
roles/ceph-rbd-mirror/tasks/common.yml