Skip to content

Releases: basicbind/ansible-collection-basicbind.swap_file

v2.0.3

13 Dec 12:15
Compare
Choose a tag to compare

Ensure support for older ansible releases which do not have ansible.module_utils.compat.version.LooseVersion

v2.0.2

26 Nov 04:25
Compare
Choose a tag to compare

Fixed regression where btrfs subvolumes which were not mounted independently, were not being correctly identified

v2.0.1

24 Nov 11:08
Compare
Choose a tag to compare

Bug fix to ensure swap file module does not fail if kernel version cannot be determined.

v2.0.0

23 Nov 09:57
Compare
Choose a tag to compare

Swap file module now tries to automatically determine if "fallocate" can be used to create the swap file at the specified path

v1.2.2

13 Nov 00:32
Compare
Choose a tag to compare

Bug fix to ensure temp swap file is removed if swap_file module is killed/interrupted

v1.2.1

07 Nov 17:32
Compare
Choose a tag to compare

Bug fix for module swap_file failure when swap file directory does not exist and state==absent

v1.2.0

01 Nov 08:13
Compare
Choose a tag to compare

Added check_mode support
Ensured new swap files only replace old swap files if creation, including swapon is fully successful

v1.1.0

29 Oct 10:43
Compare
Choose a tag to compare

Added create_cmd option to allow user to choose between using "dd" or "fallocate" to create swap file

v1.0.1

28 Oct 08:14
Compare
Choose a tag to compare

Bug fix for swap_file module where it would fail if given a size which was not a multiple of 1MiB

v1.0.0

27 Oct 14:19
Compare
Choose a tag to compare

Version 1.0.0