You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments
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>
5 years ago
..
51489-apt-not-honor-update-cache.yml apt: honor cache_update=false on auto-install deps (#56549) 5 years ago
57266-apt_repository-update-cache-retrying.yml apt_repository: implement update cache retrying (#57266) 5 years ago
58973_luks_device-add-label-and-uuid-support.yml luks_device.py: Allow manipulate LUKS containers with label or UUID (#61603) 5 years ago
60527-apt_exponential_backoff_cache_update_retry.yml apt: use exponential backoff for apt update cache retries (#60527) 5 years ago
61119-os_server-add-tag-to-instance-nics.yml os_server - add "tag" to instance nics (#61119) 5 years ago
61263-aws_codecommit-description.yml aws_codecommit: Fix integration tests and Add support for updating the description (#61263) 5 years ago
61522-luks-device-add-option-to-define-keysize.yml add option to define keysize at luks partition creation (#61522) 5 years ago
61577-support-iops-in-purefa_volume.yml Add IOPs bandwidth support to volumes (#61577) 5 years ago
ansible-test-submodules.yml Use relative submodule status in ansible-test. 5 years ago
azure-fact-fix.yaml Azure fix _info/_facts return values for some modules (#61584) 5 years ago
v2.10.0-initial-commit.yaml [WIP] Cleanups and version bumping for 2.10 (#61572) 5 years ago