]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph_key: use ceph_key in the playbook
authorSébastien Han <seb@redhat.com>
Wed, 4 Apr 2018 14:22:36 +0000 (16:22 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 11 Apr 2018 10:18:34 +0000 (12:18 +0200)
commit9657e4d6faf24ab87462fce9925411b2c1894cca
treee34c0e0bf2113b46131f24abb5b620d21f449723
parent473939d2150f7630c0e1096d1bc62aa137bf25f1
ceph_key: use ceph_key in the playbook

Replaced all the occurence of raw command using the 'command' module
with the ceph_key module instead.

Signed-off-by: Sébastien Han <seb@redhat.com>
group_vars/clients.yml.sample
group_vars/mons.yml.sample
roles/ceph-client/defaults/main.yml
roles/ceph-client/tasks/create_users_keys.yml
roles/ceph-client/tasks/pre_requisite.yml
roles/ceph-mon/defaults/main.yml
roles/ceph-mon/tasks/ceph_keys.yml
roles/ceph-mon/tasks/deploy_monitors.yml
roles/ceph-mon/tasks/openstack_config.yml