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
Felix Fontein c34dc24d3a
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () ()
* Replace ansible.module_utils._text by ansible.module_utils.common.text.converters.

* Also adjust tests.

(cherry picked from commit fafabed9e6)
2021-06-27 09:39:18 +02:00
..
aix_devices.py Tidy up validate-modules:doc-required-mismatch () 2020-11-28 14:06:28 +01:00
aix_filesystem.py Enabling validation-modules for system modules () 2020-11-04 09:02:50 +01:00
aix_inittab.py Enabling validation-modules for system modules () 2020-11-04 09:02:50 +01:00
aix_lvg.py Enabling validation-modules for system modules () 2020-11-04 09:02:50 +01:00
aix_lvol.py Enabling validation-modules for system modules () 2020-11-04 09:02:50 +01:00
alternatives.py Tidy up all pylint:blacklisted-name ignore lines () 2021-02-16 08:03:51 +01:00
awall.py Enabling validation-modules for system modules () 2020-11-04 09:02:50 +01:00
beadm.py rewritten as list literals () 2021-04-05 09:22:06 +02:00
capabilities.py [capabilities] fix for a newer versions of libcap () 2020-10-16 21:03:54 +02:00
cronvar.py Tidy up all pylint:blacklisted-name ignore lines () 2021-02-16 08:03:51 +01:00
crypttab.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () () 2021-06-27 09:39:18 +02:00
dconf.py Mark non-secret leaking module options with no_log=False () 2021-03-12 08:51:47 +01:00
dpkg_divert.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () () 2021-06-27 09:39:18 +02:00
facter.py Added Arguments for Facter module () 2020-11-23 18:59:09 +01:00
filesystem.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () () 2021-06-27 09:39:18 +02:00
gconftool2.py Mark non-secret leaking module options with no_log=False () 2021-03-12 08:51:47 +01:00
interfaces_file.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () () 2021-06-27 09:39:18 +02:00
iptables_state.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () () 2021-06-27 09:39:18 +02:00
java_cert.py java_cert - fix incorrect certificate alias on pkcs12 import () () 2021-05-22 13:46:32 +02:00
java_keystore.py java_keystore: pass in secret to keytool via stdin () () 2021-05-17 20:24:09 +02:00
kernel_blacklist.py Enabling validation-modules for system modules () 2020-11-04 09:02:50 +01:00
launchd.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () () 2021-06-27 09:39:18 +02:00
lbu.py Enabling validation-modules for system modules () 2020-11-04 09:02:50 +01:00
listen_ports_facts.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () () 2021-06-27 09:39:18 +02:00
locale_gen.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () () 2021-06-27 09:39:18 +02:00
lvg.py Tidy up all pylint:blacklisted-name ignore lines () 2021-02-16 08:03:51 +01:00
lvol.py lvol - bug fix - Convert units to lowercase when using LVS or VGS command () () 2021-05-03 22:07:52 +02:00
make.py added jobs parameter to make module () 2021-01-16 22:12:45 +01:00
mksysb.py Enabling validation-modules for system modules () 2020-11-04 09:02:50 +01:00
modprobe.py modprobe - fix task status when module cannot be loaded () () 2021-06-26 13:45:13 +02:00
nosh.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () () 2021-06-27 09:39:18 +02:00
ohai.py Fix M(). () 2020-06-29 14:59:15 +02:00
open_iscsi.py open_iscsi: allow same target selected portals login and override () () 2021-06-05 23:04:03 +02:00
openwrt_init.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () () 2021-06-27 09:39:18 +02:00
osx_defaults.py Mark non-secret leaking module options with no_log=False () 2021-03-12 08:51:47 +01:00
pam_limits.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () () 2021-06-27 09:39:18 +02:00
pamd.py pamd: Add a note in docs about authselect profiles () () 2021-06-16 22:25:39 +02:00
parted.py Fix repeated word in description of fs_type () () 2021-06-04 21:12:40 +02:00
pids.py pids module: Adding pattern and ignore_case options () 2021-04-21 12:45:09 +02:00
puppet.py puppet - replace stdout with console in logdest option () () 2021-05-03 07:59:33 +02:00
python_requirements_info.py Remove deprecated modules scheduled for removal in 3.0.0 () 2021-04-13 11:19:25 +00:00
runit.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () () 2021-06-27 09:39:18 +02:00
sefcontext.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () () 2021-06-27 09:39:18 +02:00
selinux_permissive.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () () 2021-06-27 09:39:18 +02:00
selogin.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () () 2021-06-27 09:39:18 +02:00
seport.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () () 2021-06-27 09:39:18 +02:00
shutdown.py New module: shutdown () 2020-08-11 17:54:41 +02:00
solaris_zone.py Enabling validation-modules for system modules () 2020-11-04 09:02:50 +01:00
ssh_config.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () () 2021-06-27 09:39:18 +02:00
svc.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters () () 2021-06-27 09:39:18 +02:00
syspatch.py Remove deprecated features scheduled for removal in 3.0.0 () 2021-03-09 21:23:20 +01:00
sysrc.py New sysrc module for managing rc files on FreeBSD () 2021-01-16 14:14:23 +01:00
sysupgrade.py sysupgrade: new module () 2020-08-18 09:10:41 +02:00
timezone.py timezone: change warning to debug () () 2021-06-14 19:11:39 +02:00
ufw.py Fix boolean defaults. () 2020-11-23 11:14:43 +00:00
vdo.py vdo: add force option () 2021-03-27 15:13:53 +01:00
xfconf.py ModuleHelper - cmd params now taken from self.vars instead of self.module.params () () 2021-05-18 06:36:02 +02:00
xfs_quota.py bugfix: xfs_quota feedback on projects not initialized has changed () 2021-02-27 08:38:24 +01:00