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/runner
Michael DeHaan bc65956798 Add tests that leverage most of our custom filters. A few more to add. 12 years ago
..
action_plugins Fixup result dictionary when copy module calls file module 12 years ago
connection_plugins Default port to 22 for paramiko when it is unset 12 years ago
filter_plugins Add tests that leverage most of our custom filters. A few more to add. 12 years ago
lookup_plugins reword "except Error as e:" into "except Error, e:" to be compatible with Python 2.5 (#5852) 12 years ago
__init__.py Ansible vault: a framework for encrypting any playbook or var file. 12 years ago
connection.py Make private key customizable per host using ansible_ssh_private_key_file configurable as variable 13 years ago
poller.py Update various copyrights. Not complete, but sufficient. 12 years ago
return_data.py Update various copyrights. Not complete, but sufficient. 12 years ago