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 c5d2f6b0d3 implement lookup plugins for arbitrary enumeration over arbitrary things. See the mailing list for some cool examples. 13 years ago
..
action_plugins implement lookup plugins for arbitrary enumeration over arbitrary things. See the mailing list for some cool examples. 13 years ago
connection_plugins Makes ports configurable for fireball. Note port defaults really belong in the connection plugins, not runner, which can be refactored later. 13 years ago
lookup_plugins implement lookup plugins for arbitrary enumeration over arbitrary things. See the mailing list for some cool examples. 13 years ago
__init__.py implement lookup plugins for arbitrary enumeration over arbitrary things. See the mailing list for some cool examples. 13 years ago
connection.py Makes ports configurable for fireball. Note port defaults really belong in the connection plugins, not runner, which can be refactored later. 13 years ago
poller.py Import ansible errors in Poller. 14 years ago
return_data.py Pass module arguments as argument instead of keeping it in runner 13 years ago