[PR #7745/acc31730 backport][stable-8] Add dnf_config_manager module (#7794)

Add dnf_config_manager module (#7745)

* Add dnf_config_manager module

* add BOTMETA

* document return values

* improve error messages

* fix doc indent

* make regexes raw strings

* formatting improve

* fix indent

* update version_added

* Tweaks from feedback and unit testing

* fix copyright and python2.7

* remove shebang

* documentation updates

* Change return values to not have varying keys

* sort returned lists

(cherry picked from commit acc3173030)

Co-authored-by: Andrew Hyatt <4400272+ahyattdev@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2023-12-29 09:57:26 +01:00
committed by GitHub
parent bf089294b4
commit ce5417bb73
3 changed files with 629 additions and 0 deletions

2
.github/BOTMETA.yml vendored
View File

@@ -482,6 +482,8 @@ files:
maintainers: russoz
$modules/dnf_versionlock.py:
maintainers: moreda
$modules/dnf_config_manager.py:
maintainers: ahyattdev
$modules/dnsimple.py:
maintainers: drcapulet
$modules/dnsimple_info.py: