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
James Cammarata c9fcbf7bdd Change print message to vvv for missing known hosts in ssh.py 12 years ago
..
action_plugins Catch a unquoted line error. Fixes #6532 12 years ago
connection_plugins Change print message to vvv for missing known hosts in ssh.py 12 years ago
filter_plugins Add tests that leverage most of our custom filters. A few more to add. 12 years ago
lookup_plugins Fixes #6550 Use shell for pipe lookup subprocess.popen calls 12 years ago
__init__.py Catch a unquoted line error. Fixes #6532 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 Remove the legacy templating code, which was guarded by deprecation warnings in the previous two releases, and undocumented for a long time. use {{ foo }} to access variables instead of ${foo} or $foo. 12 years ago