mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
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
This commit is contained in:
parent
1a3c93f80c
commit
acc3173030
3 changed files with 629 additions and 0 deletions
2
.github/BOTMETA.yml
vendored
2
.github/BOTMETA.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue