community.general/lib/ansible/modules/system
Pilou e9e316c76b Filesystem: refactor, improvements, add tests (#25519)
* filesystem: list used tools

* filesystem: btrfs and reiserfs don't support resizing

* filesystem: list supported filesystems

use formatting functions and 'filesystem' instead of 'file system'

* filesystem: PEP8

* filesystem: remove useless calls to module.boolean

* filesystem: fail when the requested action isn't implemented

* filesystem: resizefs: list supported FS rather than unsupported

* filesystem: refactor

* filesystem: add integration tests

* filesystem: allow to use image file with 'dev' param

* filesystem: test resizefs (ext2/3/4 filesystems only)

* filesystem: Btrfs, handle older version than v0.20-rc1

* filesystem: use loop keyword (integration tests)

* filesystem: new test, check when another filesystem already exists

* filesystem: add myself as a maintainer

* filesystem: fix tests as filters
2018-01-11 11:10:14 -05:00
..
__init__.py
aix_inittab.py Ansible system module: sanity pep8 fixes (#32314) 2017-11-07 13:46:55 +01:00
aix_lvol.py Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
alternatives.py
at.py
authorized_key.py authorized_key: remove deprecated get_exception API (#33277) 2017-12-02 14:24:30 +01:00
awall.py Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
beadm.py
capabilities.py Ansible system module: sanity pep8 fixes (#32314) 2017-11-07 13:46:55 +01:00
cron.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
cronvar.py Ansible system module: sanity pep8 fixes (#32314) 2017-11-07 13:46:55 +01:00
crypttab.py Ansible system module: sanity pep8 fixes (#32314) 2017-11-07 13:46:55 +01:00
dconf.py
debconf.py Update debconf example (#33397) 2017-11-30 18:07:11 +10:00
facter.py PEP8 fixes: Ansible system module and playbook base.py (#32322) 2017-11-07 09:38:59 +01:00
filesystem.py Filesystem: refactor, improvements, add tests (#25519) 2018-01-11 11:10:14 -05:00
firewalld.py firewalld: Implement zone operations (#32845) 2017-12-12 09:34:41 +01:00
gconftool2.py PEP8 fixes: Ansible system module and playbook base.py (#32322) 2017-11-07 09:38:59 +01:00
getent.py
gluster_volume.py Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
group.py PEP8 fixes: Ansible system module and playbook base.py (#32322) 2017-11-07 09:38:59 +01:00
hostname.py PEP8 fixes: Ansible system module and playbook base.py (#32322) 2017-11-07 09:38:59 +01:00
interfaces_file.py Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
iptables.py Adding param "rule_num" for insert action to iptables module (#33708) 2017-12-15 16:08:40 -06:00
java_cert.py PEP8 fixes: Ansible system module and playbook base.py (#32322) 2017-11-07 09:38:59 +01:00
kernel_blacklist.py Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
known_hosts.py
locale_gen.py Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
lvg.py PEP8 fixes: Ansible system module and playbook base.py (#32322) 2017-11-07 09:38:59 +01:00
lvol.py Add resizefs param in lvol (#31132) 2017-11-25 07:12:58 +00:00
make.py
mksysb.py
modprobe.py
mount.py Update mount.py (#23906) 2017-12-13 11:37:01 -06:00
nosh.py
ohai.py PEP8 fixes: Ansible system module and playbook base.py (#32322) 2017-11-07 09:38:59 +01:00
open_iscsi.py PEP8 fixes: Ansible system module and playbook base.py (#32322) 2017-11-07 09:38:59 +01:00
openwrt_init.py PEP8 fixes: Ansible system module and playbook base.py (#32322) 2017-11-07 09:38:59 +01:00
osx_defaults.py PEP8 fixes: Ansible system module and playbook base.py (#32322) 2017-11-07 09:38:59 +01:00
pam_limits.py PEP8 fixes: Ansible system module and playbook base.py (#32322) 2017-11-07 09:38:59 +01:00
pamd.py Fix pamd error when inserting a new rule at the end. Fixes #28487 (#28488) 2017-12-13 15:31:20 -06:00
parted.py
ping.py
puppet.py Fix error in YAML example 2017-11-07 16:30:53 +01:00
runit.py Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
seboolean.py PEP8 fixes: Ansible system module and playbook base.py (#32322) 2017-11-07 09:38:59 +01:00
sefcontext.py
selinux.py selinux: check if policy exists before switching (#31834) 2017-11-28 11:09:24 -05:00
selinux_permissive.py
seport.py PEP8 fixes: Ansible system module and playbook base.py (#32322) 2017-11-07 09:38:59 +01:00
service.py Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
service_facts.py service_facts module (#34065) 2018-01-08 13:35:16 -08:00
setup.py
solaris_zone.py PEP8 fixes: Ansible system module and playbook base.py (#32322) 2017-11-07 09:38:59 +01:00
svc.py Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
sysctl.py
systemd.py PEP8 fixes: Ansible system module and playbook base.py (#32322) 2017-11-07 09:38:59 +01:00
timezone.py Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
ufw.py PEP8 fixes: Ansible system module and playbook base.py (#32322) 2017-11-07 09:38:59 +01:00
user.py user: Fix add for SuSE Linux Enterprise 11 (#27015) 2017-12-13 15:30:51 -06:00