]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
mon: always run ceph-create-keys
authorSébastien Han <seb@redhat.com>
Wed, 20 Dec 2017 14:29:02 +0000 (15:29 +0100)
committerSébastien Han <seb@redhat.com>
Thu, 21 Dec 2017 14:30:45 +0000 (15:30 +0100)
commitd3016aa94c32863f1f4860a3afe05293db910427
tree3e32d63725c3fb9b08698b612b0c5f283a4a351f
parent6ff027db8f6c8188371e6151a529d2f403bce719
mon: always run ceph-create-keys

ceph-create-keys is idempotent so it's not an issue to run it each time
we play ansible. This also fix issues where the 'creates' arg skips the
task and no keys get generated on newer version, e.g during an upgrade.

Closes: https://github.com/ceph/ceph-ansible/issues/2228
Signed-off-by: Sébastien Han <seb@redhat.com>
(cherry picked from commit 0b55abe3d0fc6db6c93d963545781c05a31503bb)
Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-mon/tasks/ceph_keys.yml