1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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
2018-01-20 14:56:18 -05:00
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
compile Fix Python 3.7 syntax error in yum_repository. 2018-01-09 17:54:10 -08:00
integration Support using vault password files that are themselves vault encrypted (#27668) 2018-01-20 14:56:18 -05:00
legacy vultr: new module vr_dns_record (#34423) 2018-01-19 09:34:23 +01:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Simplify Windows versions in ansible-test. 2018-01-17 16:16:15 -08:00
sanity Fixes some bugs and things (#35122) 2018-01-20 10:40:20 -08:00
units Support using vault password files that are themselves vault encrypted (#27668) 2018-01-20 14:56:18 -05:00
utils Simplify Windows versions in ansible-test. 2018-01-17 16:16:15 -08:00