1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/system
Alexei Znamensky 5933d28dc4
xfconf: add command output to results (#5037)
* xfconf: add command output to results

* add changelog fragment

* add docs for return value cmd

* Update plugins/modules/system/xfconf.py

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-08-01 11:21:06 +02:00
..
aix_devices.py
aix_filesystem.py
aix_inittab.py
aix_lvg.py
aix_lvol.py
alternatives.py Fix alternatives module (#4836) 2022-06-14 16:02:31 +02:00
awall.py
beadm.py
capabilities.py
cronvar.py
crypttab.py
dconf.py
dpkg_divert.py
facter.py
filesystem.py Add RHEL 9.0, FreeBSD 13.1, Ubuntu 22.04 and Fedora 36 to CI, fix bug in filesystem module (#4700) 2022-05-22 17:20:30 +02:00
gconftool2.py gconftool2: deprecate state get (#4778) 2022-07-29 11:38:37 +02:00
gconftool2_info.py gconftool2_info: new module (#4743) 2022-06-04 09:13:53 +02:00
homectl.py Misc. typo fixes (#4940) 2022-07-08 23:11:57 +02:00
interfaces_file.py
iptables_state.py
java_cert.py
java_keystore.py [5.0.0] Remove Ansible 2.9 / ansible-base 2.10 compatibility code (#4548) 2022-04-26 11:51:01 +02:00
kernel_blacklist.py
keyring.py Add keyring and keyring_info modules (#4764) 2022-06-20 19:15:08 +02:00
keyring_info.py Fix keyring_info when using keyring library (#4964) 2022-07-24 12:08:12 +02:00
launchd.py
lbu.py
listen_ports_facts.py Module listen ports facts extend output (#4953) 2022-07-31 22:12:38 +02:00
locale_gen.py
lvg.py
lvol.py
make.py
mksysb.py Multiple modules using ModuleHelper (#4674) 2022-05-23 07:19:24 +02:00
modprobe.py
nosh.py Fix various module docs. (#4887) 2022-06-22 22:43:48 +02:00
ohai.py
open_iscsi.py Fix sanity issues. (#4346) 2022-03-14 20:56:27 +01:00
openwrt_init.py
osx_defaults.py
pam_limits.py
pamd.py
parted.py
pids.py
puppet.py Add puppet confdir option (#4740) 2022-06-06 10:32:20 +02:00
python_requirements_info.py
runit.py
sap_task_list_execute.py
sefcontext.py
selinux_permissive.py Fix sanity issues. (#4346) 2022-03-14 20:56:27 +01:00
selogin.py
seport.py seport: minor refactor (#4471) 2022-04-10 14:34:15 +02:00
shutdown.py
solaris_zone.py
ssh_config.py
sudoers.py Sudoers validate (#4794) 2022-06-21 12:41:24 +02:00
svc.py
syspatch.py
sysrc.py
sysupgrade.py
timezone.py Misc. typo fixes (#4940) 2022-07-08 23:11:57 +02:00
ufw.py
vdo.py
xfconf.py xfconf: add command output to results (#5037) 2022-08-01 11:21:06 +02:00
xfconf_info.py xfconf and xfconf_info: use do_raise (#4975) 2022-07-24 12:09:24 +02:00
xfs_quota.py