]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph_key: set state as optional
authorDimitri Savineau <dsavinea@redhat.com>
Fri, 11 Sep 2020 13:34:05 +0000 (09:34 -0400)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Tue, 1 Dec 2020 14:53:26 +0000 (09:53 -0500)
commitf917bb015c37d1c171d80ad548fd7a2749abbb66
tree2f5013fe2bb76014b1df94e4ad888876a72a60a3
parent18b34a5befa8cee55de29829dd9001c2cec127d3
ceph_key: set state as optional

Most ansible module using a state parameter default to the present
value (when available) instead of using it as a mandatory option.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit abb4023d762305c368facd3fab5a5b7e3a839d66)
infrastructure-playbooks/ceph-keys.yml
infrastructure-playbooks/rolling_update.yml
library/ceph_key.py
roles/ceph-crash/tasks/main.yml
roles/ceph-mgr/tasks/common.yml
roles/ceph-mon/tasks/deploy_monitors.yml
roles/ceph-osd/tasks/openstack_config.yml