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/lib/ansible
Abhijit Menon-Sen 0bb34fd076 Make «ansible-vault view» not write plaintext to a tempfile
CLI already provides a pager() method that feeds $PAGER on stdin, so we
just feed that the plaintext from the vault file. We can also eliminate
the redundant and now-unused shell_pager_command method in VaultEditor.
9 years ago
..
cli Make «ansible-vault view» not write plaintext to a tempfile 9 years ago
compat Making the switch to v2 9 years ago
config Making the switch to v2 9 years ago
errors Making the switch to v2 9 years ago
executor Don't assume handlers exist in the same role (if any) 9 years ago
galaxy Fix typo in ansible module_utils import from galaxy code 9 years ago
inventory Merge pull request #12561 from srvg/anotherdirpy 9 years ago
module_utils Merge pull request #12528 from bcoca/task_logging 9 years ago
modules Update submodule refs 9 years ago
new_inventory Making the switch to v2 9 years ago
parsing Make «ansible-vault view» not write plaintext to a tempfile 9 years ago
playbook Merge pull request #12528 from bcoca/task_logging 9 years ago
plugins updated async to pass along no_log setting 9 years ago
template Python 3: the StringIO module is gone 9 years ago
utils fix logic judgment error. 9 years ago
vars Use delegated_to field for play context remote_addr, if none other exists 9 years ago
__init__.py Re-adding submodules after moving things around 9 years ago
constants.py renamed managed_syslog to no_target_syslog 9 years ago
test-requirements.txt Making the switch to v2 9 years ago