mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
d43764da79
* revamp filesystem module to prepare next steps
* pass all commands to module.run_command() as lists
* refactor grow() and grow_cmd() to not need to override them so much
* refactor all existing get_fs_size() overrides to raise a ValueError if
not able to parse command output and return an integer.
* override MKFS_FORCE_FLAGS the same way for all fstypes that require it
* improve documentation of limitations of the module regarding FreeBSD
* fix indentation in DOCUMENTATION
* add/update function/method docstrings
* fix pylint hints
filesystem: refactor integration tests
* Include *reiserfs* and *swap* in tests.
* Fix reiserfs related code and tests accordingly.
* Replace "other fs" (unhandled by this module), from *swap* to *minix*
(both mkswap and mkfs.minix being provided by util-linux).
* Replace *dd* commands by *filesize* dedicated module.
* Use FQCNs and name the tasks.
* Update main tests conditionals.
* add a changelog fragment
* Apply suggestions from code review
Co-authored-by: Felix Fontein <felix@fontein.de>
* declare variables as lists when lists are needed
* fix construction without useless conversion
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit
|
||
---|---|---|
.. | ||
.keep | ||
1085-consul-acl-hcl-whitelist-update.yml | ||
2323-groupby_as_dict-filter.yml | ||
2334-redfish_config-skip-incorrect-attributes.yml | ||
2355-spotinst_aws_elastigroup-list-elements.yml | ||
2364-influxdb_user-first_user.yml | ||
2383-influxdb_retention_policy-add-state-option.yml | ||
2393-module_helper-breakdown.yml | ||
2410-linode-improvements.yml | ||
2417-nmcli_remove_dead_code.yml | ||
2450-gitlab_user-add_expires_at_option.yaml | ||
2472_filesystem_module_revamp.yml | ||
2485-java_keystore-ssl_backend-parameter.yml | ||
2499-influxdb_user-fix-multiple-no-privileges.yml | ||
2500-passwordstore-add_option_ignore_missing.yml | ||
2514-mh-improved-changed.yml | ||
2517-cmd-params-from-vars.yml | ||
2518-nmap-fix-cache-disabled.yml | ||
2520-connection-refactors.yml | ||
2526-java_keystore-password-via-stdin.yml | ||
2540-zfs-delegate-choices.yml | ||
deprecate-ipaddress.yml | ||
nios-deprecation.yml |