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/test/units
japokorn 68d43130d0 New LUKS devices management module (#48991)
* New LUKS devices management module

- new module that uses cryptsetup (LUKS) functions for management
of encrypted devices
- unit tests included

* New LUKS devices management module

- modified interface by removing 'open' option and moving its functionality
into 'state' option
6 years ago
..
cli
compat
config
contrib
errors
executor
inventory_test_data/group_vars
mock
module_utils Introduce new 'required_by' argument_spec option (#28662) 6 years ago
modules New LUKS devices management module (#48991) 6 years ago
parsing
playbook Become plugins (#50991) 6 years ago
plugins Disallow use of remote home directories containing .. in their path (CVE-2019-3828) (#52133) 6 years ago
template
utils
vars move extravars and option vars loading into VM (#51070) 6 years ago
__init__.py
ansible.cfg
conftest.py
test_constants.py
test_context.py