ansible/lib/ansible/playbook
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
..
role
__init__.py
attribute.py
base.py
become.py
block.py
conditional.py Additional fixes for security related to CVE-2016-9587 2017-01-11 15:53:04 -06:00
handler.py
handler_task_include.py
helpers.py
included_file.py
loop_control.py
play.py Configurable fact path (#18147) 2017-01-12 10:49:04 -05:00
play_context.py Configurable fact path (#18147) 2017-01-12 10:49:04 -05:00
playbook_include.py
role_include.py still needs static for task object 2016-12-16 23:52:11 -05:00
taggable.py
task.py
task_include.py