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 74e0643dbb Handle vault decrypt --output=- (#31066)
In cli.CLI.unfrack_path callback, special case if the
value of '--output' is '-', and avoid expanding
it to a full path.

vault cli already has special cases for '-', so it
just needs to get the original value to work.

Fixes #30550
(cherry picked from commit 278ff19bea)
8 years ago
..
compile Docs how to test (2nd) (#24094) 9 years ago
integration Handle vault decrypt --output=- (#31066) 8 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner Pin docker simulator versions. 8 years ago
sanity [fix] no-unicode-literals sanity error on ansible.egg-info (#30446) 8 years ago
units Fix fact failures cause by ordering of collectors (#30777) 8 years ago
utils Divide Windows integration tests into 2 groups. (#29029) 8 years ago