-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[PR #4776/8ba3d947 backport][stable-5] xfconf module utils: providing a cmd_runner object #4789
[PR #4776/8ba3d947 backport][stable-5] xfconf module utils: providing a cmd_runner object #4789
Conversation
* xfconf: changed implementation to use cmd_runner * added module_utils/xfconf.py * xfconf_info: using cmd_runner * added module_utils to BOTMETA.yml * added changelog fragment * use cmd_runner_fmt instead of deprecated form (cherry picked from commit 8ba3d94)
The test
The test
The test
The test
The test
The test
The test
The test
The test
The test
The test
The test
The test
The test
The test
The test
The test
The test
The test
The test
The test
The test
The test
The test
The test
The test
The test
The test
The test
The test
The test
The test
The test
The test
|
This actually depends on #4784, so let's restart the tests. |
This is a backport of PR #4776 as merged into main (8ba3d94).
SUMMARY
Create a new
module_utils/xfconf.py
.Changed
xfconf
andxfconf_info
to use that runner instead of the features inCmdStateModuleHelper
ISSUE TYPE
COMPONENT NAME
plugins/module_utils/xfconf.py
plugins/modules/system/xfconf.py
plugins/modules/system/xfconf_info.py