ceph-ansible/library
Dimitri Savineau 047a3e2653 ceph_pool: add idempotency to absent state
When using the "absent" state on a non existing pool then the ceph_pool
module will fail and return a python traceback.

Instead we should check if the pool exit or not and execute the pool
deletion according to the result.
The state changed is now set when the pool is actually deleted.

This also disable add_file_common_args because we don't manipulate
files with this module.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2020-09-25 19:16:32 +02:00
..
__init__.py tests for the ceph_volume module 2017-12-11 09:58:06 -06:00
ceph_add_users_buckets.py rgw users/buckets module 2018-12-20 14:23:25 +01:00
ceph_crush.py ansible: use 'bool' filter on boolean conditionals 2019-06-06 10:21:17 +02:00
ceph_dashboard_user.py library: add ceph_dashboard_user module 2020-09-11 10:16:08 +02:00
ceph_facts Discover rbd facts. 2018-11-20 15:06:01 +01:00
ceph_key.py library/ceph_key: set no_log on secret 2020-09-24 09:23:38 -04:00
ceph_pool.py ceph_pool: add idempotency to absent state 2020-09-25 19:16:32 +02:00
ceph_volume.py ceph_volume: fix regression 2020-07-08 09:52:53 -04:00
config_template Using config_template 2015-12-16 17:19:50 +01:00
igw_client.py iscsi module linting 2018-10-30 14:41:36 +01:00
igw_gateway.py igw: Add check for mismatch ceph-iscsi and iscsigws.yml settings 2019-07-03 22:13:19 +02:00
igw_lun.py iscsi module linting 2018-10-30 14:41:36 +01:00
igw_purge.py igw: Support new ceph-iscsi package during purge 2019-07-03 22:13:19 +02:00
validate library: add a placeholder module for the validate action plugin 2018-05-18 17:58:24 +02:00