ansible/test/units/modules
Alexandre Mulatinho e4d72dd981 luks_device.py: Allow manipulate LUKS containers with label or UUID (#61603)
* luks_device.py: Allow manipulate LUKS containers with label or UUID

- Allow create a LUKS2 container format with label support
- Allow manipulate (open, close, modify) an LUKS container based on
  both label (LUKS2 format) or UUID instead of using devices only.

Fixes: #58973
Signed-off-by: Alexandre Mulatinho <alex@mulatinho.net>

* test_luks_device.py: organizing tests to support labels

- Add label on some tests and fix errors reported by Shippable

Signed-off-by: Alexandre Mulatinho <alex@mulatinho.net>

* luks_device.py: adjusting versions and messages

- Modifying version_added from 2.9 to 2.10
- Fixing some messages
- Created a changelog fragment
- Moving blkid from scope

Fixes #58973
Signed-off-by: Alexandre Mulatinho <alex@mulatinho.net>
2019-09-03 05:40:09 +02:00
..
cloud New module: cvs snapshots for aws (#61023) 2019-08-29 00:24:38 -04:00
crypto luks_device.py: Allow manipulate LUKS containers with label or UUID (#61603) 2019-09-03 05:40:09 +02:00
files
messaging Rabbitmq user permission fixes (#49404) 2018-12-07 13:19:08 +00:00
monitoring unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
net_tools unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
network nxos_bfd_interfaces: new module (#61407) 2019-08-29 09:36:10 +05:30
notification Add support for hex color in slack module (#49804) 2018-12-12 08:41:49 +00:00
packaging Revert "maven_artifact.py - add support for version ranges by using spec (#54309)" 2019-08-28 14:41:11 -07:00
remote_management OneView: rename _facts -> _info (#61208) 2019-08-27 23:21:40 +02:00
source_control Fix for skipping of gitlab_runner test. 2019-07-05 11:47:19 -07:00
storage New storage/netapp module - na_ontap_kerberos_realm (#59923) 2019-08-28 18:03:45 -04:00
system Unit tests: remove unused imports (#59740) 2019-07-29 22:10:13 +02:00
web_infrastructure Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
__init__.py
conftest.py fix missing attribs with dirct module execution (#53875) 2019-04-04 09:59:52 -04:00
utils.py Speed up units using time.sleep by mocking or shortening sleep time (#61064) 2019-08-21 16:52:58 -05:00