mirror of https://github.com/ansible/ansible.git
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.
2acfa0e08c
* Elevate privileges for luks_device integration tests Several tests in `key-management.yml` don't `become` before executing, despite needing elevated privileges. This commit fixes that. * Add passphrase support for luks_device Previously, the luks_device module only worked with keyfiles. The implication was that the key had to be written to disk before the module could be used. This commit implements support for opening, adding and removing passphrases supplied as strings to the module. Closes #52408 |
5 years ago | |
---|---|---|
.. | ||
cloud | 5 years ago | |
crypto | 5 years ago | |
files | 7 years ago | |
messaging | 6 years ago | |
monitoring | 5 years ago | |
net_tools | 5 years ago | |
network | 5 years ago | |
notification | 6 years ago | |
packaging | 5 years ago | |
remote_management | 5 years ago | |
source_control | 5 years ago | |
storage | 5 years ago | |
system | 5 years ago | |
web_infrastructure | 6 years ago | |
__init__.py | ||
conftest.py | ||
utils.py |