community.general/lib/ansible/modules
Kai f30a08d049 Add vfat support for the filesystem module (#23527)
* Add fat filesystem support

fatresize is temporarily disabled

* Refactor Filesystem.get_dev_size

For more sharing with vFAT class

* Fix filesystem tests on some OSs

I think this is due to older mke2fs on those systems.

* Fix vFAT command on FreeBSD

newfs doesn't seem to work on image files

* Refactor filesystem.grow()

Split out grow_cmd generation and Device operations

* Use swap as unsupported filesystem

Except FreeBSD, which doesn't have mkswap

* Be consistent about str(dev) vs dev.path

Prefer str(dev), this works transparently with '%s' formatting.

* Enable vfat resize, only test fatresize >= 1.0.4

Lower versions have a segfault bug.

* Only install fatresize where available

FreeBSD, OpenSUSE, RHEL and CentOS < 7 don't ship it.
2018-02-06 11:56:43 +01:00
..
cloud Fix the oVirt high_performance VM type description. 2018-02-06 03:38:12 -05:00
clustering Module deprecation: docs, scheme and tests (#34100) 2018-01-30 12:23:52 +00:00
commands Update docs for telnet module (#35257) 2018-01-24 07:33:47 +00:00
crypto Module to generate Diffie-Hellman parameters (#32620) 2018-01-26 08:08:29 +00:00
database influxdb_user: implement user password change (#35471) 2018-02-06 11:01:51 +01:00
files Remove deprecated get_exception API 2018-02-05 23:39:56 -05:00
identity New module: keycloak_clienttemplate (#33419) 2018-01-31 13:12:53 +00:00
inventory Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
messaging rabbitmq_policy: fix IndexError when no policies exist yet (#33556) 2018-01-26 22:00:53 +01:00
monitoring added force option to zabbix_hostmacro to allow control of overwriting (#35516) 2018-02-01 03:37:11 -05:00
net_tools exo_dns_record: remove limitation for multiple records only for A type (#35173) 2018-02-05 22:40:02 +01:00
network Remove deprecated get_exception API 2018-02-05 23:39:56 -05:00
notification Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
packaging Remove deprecated get_exception API 2018-02-05 23:39:56 -05:00
remote_management Add GCE provider for ManageIQ (#35705) 2018-02-05 04:43:19 -05:00
source_control github_release: Fix state returned from module (#33735) 2018-01-23 08:37:41 +05:30
storage Remove deprecated get_exception API 2018-02-05 23:39:56 -05:00
system Add vfat support for the filesystem module (#23527) 2018-02-06 11:56:43 +01:00
utilities Module deprecation: docs, scheme and tests (#34100) 2018-01-30 12:23:52 +00:00
web_infrastructure Remove deprecated get_exception API 2018-02-05 23:39:56 -05:00
windows Module deprecation: docs, scheme and tests (#34100) 2018-01-30 12:23:52 +00:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00