patchback[bot]
812fbef786
xfconf module utils: providing a cmd_runner object ( #4776 ) ( #4789 )
...
* 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 8ba3d94740
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2022-06-06 11:11:25 +02:00
Alexei Znamensky
7da2c16b4a
added supports_check_mode=True to info/facts modules ( #3084 )
...
* added supports_check_mode=True to info/facts modules
* added changelog fragment
* rolled back vertica_info
* rolled back utm_proxy_*_info
* updated changelog fragment with latest adjustments
* Update changelogs/fragments/3084-info-checkmode.yaml
Co-authored-by: Felix Fontein <felix@fontein.de>
* added check mode to xenserver_facts + oneview_*_info
* added check mode to utm_proxy_*_info
* updated changelog
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-07-27 18:24:29 +02:00
Alexei Znamensky
20f46f7669
xfconf_info - new module ( #3045 )
...
* xfconf_info initial commit
* Update plugins/modules/system/xfconf_info.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/system/xfconf_info.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/system/xfconf_info.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* added register to all examples
* Update plugins/modules/system/xfconf_info.py
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-07-24 22:30:46 +02:00