1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/runner
Jesse Keating 6013f0738e Store the list of hosts to run on in runner object
This reduces the number of times inventory.list_hosts is called, which
can be costly. When coming from a playbook that data is already known.
2014-01-20 16:22:28 -08:00
..
action_plugins Make synchronize module work better with local transport, fix #5668 2014-01-17 17:32:36 +01:00
connection_plugins Revert "Merge pull request #5325 from angstwad/add-su-support" 2014-01-20 16:10:11 -05:00
filter_plugins Treat a False mandatory variable as defined. 2013-12-31 13:41:40 +02:00
lookup_plugins Merge pull request #4987 from jpmens/lookup-csvfile 2014-01-14 07:17:52 -08:00
__init__.py Store the list of hosts to run on in runner object 2014-01-20 16:22:28 -08:00
connection.py Make private key customizable per host using ansible_ssh_private_key_file configurable as variable 2013-04-05 14:50:15 -04:00
poller.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
return_data.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00