Add suport for parameter removal to "ceph_config" module.
Open
- Dominant language
- Python
- Stars
- 10
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Hello!
This is a request for new feature.Currently module `ceph_config` ([link to doc](https://galaxy.ansible.com/ui/repo/published/ceph/automation/content/module/ceph_config/)) support on get and set actions. But we need also to remove some setting during the initial cluster bootstrap process, like
```
ceph config rm osd osd_memory_target
```
Contributor guide
Assessment
This issue has not been assessed yet.