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
Adrian Likins fc180a378a
Support using vault password files that are themselves vault encrypted (#27668)
Extract vault related bits of DataLoader._get_file_contents to DataLoader._decrypt_if_vault_data

When loading vault password files, detect if they are vault encrypted, and if so, try to decrypt with any already known vault secrets.

This implements the 'Allow vault password files to be vault encrypted'  (#31002) feature card from
the 2.5.0 project at https://github.com/ansible/ansible/projects/9

Fixes #31002
7 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
compile Fix Python 3.7 syntax error in yum_repository. 7 years ago
integration Support using vault password files that are themselves vault encrypted (#27668) 7 years ago
legacy vultr: new module vr_dns_record (#34423) 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Simplify Windows versions in ansible-test. 7 years ago
sanity Fixes some bugs and things (#35122) 7 years ago
units Support using vault password files that are themselves vault encrypted (#27668) 7 years ago
utils Simplify Windows versions in ansible-test. 7 years ago