mirror of https://github.com/ceph/ceph-ansible.git
7d3d51d6da
The ceph_key module currently only supports the json output for the info state. When using this state on an entity then we something want the output as: - plain for copying it to another node. - json in order to get only a subset information of the entity (like the key or caps). This patch adds the output_format parameter which uses json as a default value for backward compatibility. It removes the internal and hardcoded variable also called output_format. In addition of json and plain outputs, there's also xml and yaml values available. Signed-off-by: Dimitri Savineau <dsavinea@redhat.com> |
||
---|---|---|
.. | ||
test_ceph_crush.py | ||
test_ceph_dashboard_user.py | ||
test_ceph_fs.py | ||
test_ceph_key.py | ||
test_ceph_pool.py | ||
test_ceph_volume.py | ||
test_radosgw_realm.py | ||
test_radosgw_user.py | ||
test_radosgw_zone.py | ||
test_radosgw_zonegroup.py |