.. |
role
|
Fix the way handlers are compiled and found/notified
|
2016-07-06 15:46:43 -05:00 |
__init__.py
|
Save and restore the loader's basedir when loading playbooks
|
2016-06-29 12:52:52 -04:00 |
attribute.py
|
Make the loop variable (item by default) settable per task
|
2016-04-19 01:42:40 -04:00 |
base.py
|
Properly wrap objects using json default encoder
|
2016-06-23 09:20:35 -05:00 |
become.py
|
Fix misspelling and some cosmetic change
|
2016-03-10 03:18:09 +01:00 |
block.py
|
Remove unnecessary role initialization and lookup stuff
|
2016-06-23 17:02:14 -05:00 |
conditional.py
|
Another misspelling
|
2016-03-10 03:24:04 +01:00 |
handler.py
|
Making the switch to v2
|
2015-05-03 21:47:26 -05:00 |
handler_task_include.py
|
Fixes #15915: New HandlerTaskInclude Class which can run TaskIncludes inside Handlers
|
2016-06-06 16:02:27 -05:00 |
helpers.py
|
Force an include to be a static task if no vars or loops are being used. (#16192)
|
2016-06-15 00:54:09 -05:00 |
included_file.py
|
Make the loop variable (item by default) settable per task
|
2016-04-19 01:42:40 -04:00 |
loop_control.py
|
Make the loop variable (item by default) settable per task
|
2016-04-19 01:42:40 -04:00 |
play.py
|
Fix the way handlers are compiled and found/notified
|
2016-07-06 15:46:43 -05:00 |
play_context.py
|
Force remote_user to be the currently user for connection=local
|
2016-07-06 23:10:47 -05:00 |
playbook_include.py
|
Fixes #15745 playbook include: Conditional scoping
|
2016-05-12 15:02:46 -04:00 |
taggable.py
|
Split up comma-separated tags properly
|
2016-01-12 08:18:06 -05:00 |
task.py
|
Don't modify the original task ds when preprocessing data
|
2016-06-28 03:09:36 -05:00 |
task_include.py
|
Treat "static: yes/no" with higher priority than "task_includes_static" in ansible.cfg
|
2016-05-03 09:19:05 -04:00 |
vars.py
|
Making the switch to v2
|
2015-05-03 21:47:26 -05:00 |
vars_file.py
|
Making the switch to v2
|
2015-05-03 21:47:26 -05:00 |