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.
10 years ago
..
cli Make «ansible-vault view» not write plaintext to a tempfile 10 years ago
compat Making the switch to v2 11 years ago
config Making the switch to v2 11 years ago
errors Making the switch to v2 11 years ago
executor Don't assume handlers exist in the same role (if any) 10 years ago
galaxy Fix typo in ansible module_utils import from galaxy code 10 years ago
inventory Merge pull request #12561 from srvg/anotherdirpy 10 years ago
module_utils Merge pull request #12528 from bcoca/task_logging 10 years ago
modules Update submodule refs 10 years ago
new_inventory Making the switch to v2 11 years ago
parsing Make «ansible-vault view» not write plaintext to a tempfile 10 years ago
playbook Merge pull request #12528 from bcoca/task_logging 10 years ago
plugins updated async to pass along no_log setting 10 years ago
template Python 3: the StringIO module is gone 10 years ago
utils fix logic judgment error. 10 years ago
vars Use delegated_to field for play context remote_addr, if none other exists 10 years ago
__init__.py Re-adding submodules after moving things around 11 years ago
constants.py renamed managed_syslog to no_target_syslog 10 years ago
test-requirements.txt Making the switch to v2 11 years ago