__init__.py
|
Add init, though it's not really used.
|
2012-09-25 08:21:59 -04:00 |
add_host.py
|
Fixed indention of vv() output
|
2013-07-08 11:18:33 +02:00 |
debug.py
|
Make debug module always verbose in playbooks
|
2013-05-25 00:27:23 +02:00 |
fetch.py
|
Lots of formatting fixes
|
2013-05-24 23:46:23 -04:00 |
pause.py
|
Update pause module to not use utils.template
|
2013-04-12 10:00:20 -04:00 |
raw.py
|
Working on complex argument support.
|
2013-02-17 15:01:49 -05:00 |
script.py
|
now ANSIBLE_KEEP_REMOTE_FILE acts as boolean
|
2013-07-14 22:08:36 -04:00 |
set_fact.py
|
New module 'set_fact' to define host facts
|
2013-04-18 23:06:58 +02:00 |
template.py
|
fixed first_available_file and roles support
|
2013-06-03 22:47:50 +02:00 |