mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-29 09:21:43 -07:00
xfconf module utils: providing a cmd_runner object (#4776)
* 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
This commit is contained in:
parent
373da56b5b
commit
8ba3d94740
5 changed files with 68 additions and 61 deletions
3
.github/BOTMETA.yml
vendored
3
.github/BOTMETA.yml
vendored
|
@ -307,6 +307,9 @@ files:
|
|||
$module_utils/xenserver.py:
|
||||
maintainers: bvitnik
|
||||
labels: xenserver
|
||||
$module_utils/xfconf.py:
|
||||
maintainers: russoz
|
||||
labels: xfconf
|
||||
$modules/cloud/alicloud/:
|
||||
maintainers: xiaozhu36
|
||||
$modules/cloud/atomic/atomic_container.py:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue