community.general/lib/ansible/executor
Alvaro Aleman 1b2ad94496 Configurable fact path (#18147)
* Make fact_path configurable

* Add docs for fact_path

* Add tests for localfacts

* Default fact gathering settings in PlayContext
2017-01-12 10:49:04 -05:00
..
process
__init__.py
action_write_locks.py
module_common.py Allow OSError to skip scriptdir removal 2017-01-05 15:50:56 -08:00
play_iterator.py Configurable fact path (#18147) 2017-01-12 10:49:04 -05:00
playbook_executor.py
stats.py allow modules to set custom stats (#18946) 2017-01-05 16:38:36 -05:00
task_executor.py
task_queue_manager.py Template "original_task" fields in _process_pending_results 2016-12-21 10:09:06 -06:00
task_result.py