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 7aae8d5386
Interfaces_file - improvements (#3328)
* pythonific!! no camel cases, bitte

* simplified iface attributes parsing

* some improvements, passing tests

* simplified set_interface_option()

* further simplifications

* remove unreachable stmt

* pythonified a file open

* added changelog fragment

* adjustment per PR

* PR: fixed the auto- case

* PR: added testcase and chglog frag for the misleading change report

* extra line removed

* integration is not destructive
2021-09-19 13:44:37 +02:00
..
aix_devices.py
aix_filesystem.py
aix_inittab.py
aix_lvg.py
aix_lvol.py
alternatives.py
awall.py
beadm.py
capabilities.py
cronvar.py
crypttab.py
dconf.py
dpkg_divert.py
facter.py
filesystem.py
gconftool2.py
interfaces_file.py Interfaces_file - improvements (#3328) 2021-09-19 13:44:37 +02:00
iptables_state.py
java_cert.py
java_keystore.py
kernel_blacklist.py
launchd.py Fix new devel sanity errors. (#3194) 2021-08-12 12:07:50 +02:00
lbu.py
listen_ports_facts.py
locale_gen.py
lvg.py
lvol.py
make.py
mksysb.py
modprobe.py
nosh.py
ohai.py
open_iscsi.py open_iscsi - minor refactoring (#3286) 2021-08-31 13:09:29 +02:00
openwrt_init.py openwrt_init - improvements (#3284) 2021-08-28 21:50:09 +02:00
osx_defaults.py
pam_limits.py
pamd.py pamd - fixed issue+minor refactorings (#3285) 2021-08-31 12:34:57 +02:00
parted.py
pids.py pids - refactor module to make version-based behavior consistent (#3315) 2021-09-13 07:16:49 +02:00
puppet.py
python_requirements_info.py
runit.py
sap_task_list_execute.py
sefcontext.py
selinux_permissive.py
selogin.py
seport.py
shutdown.py
solaris_zone.py
ssh_config.py
svc.py
syspatch.py
sysrc.py
sysupgrade.py
timezone.py
ufw.py Fix new devel sanity errors. (#3194) 2021-08-12 12:07:50 +02:00
vdo.py vdo - refactor (#3191) 2021-08-16 12:23:06 +02:00
xfconf.py module_helper - implemented classmethod to start the module (#3206) 2021-08-17 10:43:18 +02:00
xfconf_info.py
xfs_quota.py