Felix Fontein
cb26c50d65
[stable-9] docs: add notes that dnf_* modules do not work with dnf5 ( #10238 ) ( #10248 )
...
docs: add notes that dnf_* modules do not work with dnf5 (#10238 )
* Add notes that dnf_* modules do not work with dnf5.
* Apply suggestions from code review.
---------
(cherry picked from commit 1956815884 )
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com >
2025-06-15 11:39:26 +02:00
patchback[bot]
cd0818e488
[PR #9157/4b0d5cb8 backport][stable-9] dnf_config_manager: fix parsing for non-english locales ( #9165 )
...
dnf_config_manager: fix parsing for non-english locales (#9157 )
* dnf_config_manager: forces locale to 'C' when the module starts
* adds changelog fragment
* Apply suggestions from code review
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com >
---------
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com >
(cherry picked from commit 4b0d5cb8cf )
Co-authored-by: Stanislav Shamilov <shamilovstas@protonmail.com >
2024-11-20 19:30:32 +01:00
patchback[bot]
d99a7974ad
[PR #9124/36c7e560 backport][stable-9] dnf_config_manager: use --assumeyes when changing state ( #9141 )
...
dnf_config_manager: use --assumeyes when changing state (#9124 )
* dnf_config_manager: use --assumeyesm when changing state
* changelog fragment
* update tests
* format fix
* Update changelogs/fragments/9124-dnf_config_manager.yml
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com >
---------
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com >
(cherry picked from commit 36c7e56005 )
Co-authored-by: Andrew Hyatt <4400272+ahyattdev@users.noreply.github.com >
2024-11-17 20:19:58 +00:00
Andrew Hyatt
acc3173030
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
2023-12-29 09:42:02 +01:00