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
Timothy Appnel d8cd3d603e Straightened out the logic for delegate handling in synchronize action module 12 years ago
..
action_plugins Straightened out the logic for delegate handling in synchronize action module 12 years ago
connection_plugins Make ssh's ControlPath configurable via ansible.cfg 12 years ago
filter_plugins Use AnsibleFilterError exception 13 years ago
lookup_plugins subelements lookup plugin 12 years ago
__init__.py Merge branch 'failed_when' of https://github.com/hnakamur/ansible into hnakamur-failed_when 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 Correctly check for failed status from an async task. Use runner_on_async_failed callback (instead of runner_on_failed) when an async task times out. Add runner_on_async_ok callback when a task is started in fire and forget mode. 13 years ago
return_data.py Add failed_when module variable. 12 years ago