ceph-ansible/library
Guillaume Abrioux 9359ee913f library: do not always add --yes in batch mode
When asking `ceph-volume` to report only in `lvm batch` context, there's
a bug described in bz1896803 [1] when `--yes` is passed (which by the
way isn't necessary with `--report`).
This commit ensure `--yes` isn't passed to `ceph-volume` when `--report`
is used.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1896803

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1896803

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit fe6d6ba622)
2021-02-14 06:29:30 +01:00
..
__init__.py tests for the ceph_volume module 2017-12-11 09:58:06 -06:00
ceph_add_users_buckets.py library: flake8 ceph-ansible modules 2020-10-01 09:26:13 -04:00
ceph_crush.py library: flake8 ceph-ansible modules 2020-10-01 09:26:13 -04:00
ceph_dashboard_user.py module_utils: don't add newline to the data 2021-01-18 14:46:53 -05:00
ceph_facts Discover rbd facts. 2018-11-20 15:06:01 +01:00
ceph_fs.py library: add ceph_fs module 2020-10-06 14:59:49 +02:00
ceph_key.py mon: refact initial keyring generation 2020-11-26 09:12:22 +01:00
ceph_osd_flag.py library: add ceph_osd_flag module 2020-12-15 14:12:44 +01:00
ceph_pool.py library: add missing `target_size_ratio` parameter support in ceph_pool module 2020-12-16 10:57:33 -05:00
ceph_volume.py library: do not always add --yes in batch mode 2021-02-14 06:29:30 +01:00
cephadm_adopt.py library: add cephadm_adopt module 2020-12-16 17:39:26 -05:00
cephadm_bootstrap.py library: add cephadm_bootstrap module 2020-12-16 17:39:36 -05: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 library: flake8 ceph-ansible modules 2020-10-01 09:26:13 -04:00
igw_purge.py library: flake8 ceph-ansible modules 2020-10-01 09:26:13 -04:00
radosgw_realm.py library: add radosgw_realm module 2020-10-06 15:00:17 +02:00
radosgw_user.py library: add radosgw_user module 2020-10-06 15:00:17 +02:00
radosgw_zone.py library: fix bug in radosgw_zone.py 2021-01-28 16:37:32 -05:00
radosgw_zonegroup.py library: add radosgw_zonegroup module 2020-10-06 15:00:17 +02:00