index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docsite
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-13
Remove unnecessary sleep from result process
James Cammarata
1
-1
/
+1
2015-11-13
If ssh died, it's an error, not a timeout
Abhijit Menon-Sen
1
-0
/
+4
2015-11-13
Increase the escalation prompt timeout
David M. Lee
1
-1
/
+4
2015-11-14
made python 3 compatible
Brian Coca
1
-2
/
+2
2015-11-13
fix gce module error reporting
nitzmahone
1
-2
/
+2
2015-11-12
Reduce spinning while waiting on queues
James Cammarata
3
-6
/
+3
2015-11-13
added rudder inventory script
Brian Coca
1
-0
/
+1
2015-11-12
substitute tilde and env vars before storing C.CACHE_PLUGIN_CONNECTION as ins...
Daniel Menet
1
-1
/
+1
2015-11-12
Add missing xsltproc in Debian packaging README
Laurent Vallar
1
-1
/
+1
2015-11-12
Add missing docbook-xml in Debian packaging README
Laurent Vallar
1
-1
/
+1
2015-11-12
Put settings/vars together, unsplit refresh_inventory item
Abhijit Menon-Sen
1
-3
/
+3
2015-11-12
Add an expand_csv_tags setting to ec2.ini
Abhijit Menon-Sen
2
-7
/
+25
2015-11-11
Fix documentation build problems
Toshio Kuratomi
1
-0
/
+0
2015-11-11
Update submodule ref for another new module
Toshio Kuratomi
1
-0
/
+0
2015-11-11
A bunch of shipit's merged
Toshio Kuratomi
1
-0
/
+0
2015-11-11
Fix traceback because we're using display from another object that no
Toshio Kuratomi
1
-12
/
+19
2015-11-11
Changed do/until failed color
James Cammarata
1
-1
/
+1
2015-11-11
Cleanup failed/changed logic in TaskExecutor
James Cammarata
1
-35
/
+29
2015-11-11
Finish up plugin porting to global display
Toshio Kuratomi
39
-92
/
+68
2015-11-11
Port cache plugins to global display
Toshio Kuratomi
2
-11
/
+20
2015-11-11
Port lookup plugins to global display.
Toshio Kuratomi
4
-6
/
+31
2015-11-11
Port action plugins to global display
Toshio Kuratomi
4
-42
/
+68
2015-11-11
Move the rest of executor code to global display
Toshio Kuratomi
1
-29
/
+32
2015-11-11
Move the rest of the playbook code to use global display
Toshio Kuratomi
3
-50
/
+49
2015-11-11
Move connection plugins to using global display
Toshio Kuratomi
11
-131
/
+192
2015-11-11
Migrate cli and dependencies to use global display
Toshio Kuratomi
12
-131
/
+167
2015-11-12
updated submodule refs
Brian Coca
2
-0
/
+0
2015-11-12
pass task args without filtering, copy module needs to explcitly support
Brian Coca
1
-3
/
+1
2015-11-12
breaks testing in non virtual envs, since env var can be used in those
Brian Coca
1
-3
/
+0
2015-11-11
Remove dead code
Toshio Kuratomi
1
-4
/
+0
2015-11-11
Start a pyflakes section to cut down on extra messages that we don't agree ar...
Toshio Kuratomi
1
-0
/
+19
2015-11-11
Fix for traceback when neither name nor pkg are in the module params
Toshio Kuratomi
1
-10
/
+13
2015-11-11
reversed the logic on new setting to control - replacment in groups as
Brian Coca
1
-1
/
+1
2015-11-11
Elevate privileges when checking for file existence
Will Thames
62
-1064
/
+550
2015-11-10
Remove dead code as this was moved to another class
Toshio Kuratomi
1
-7
/
+0
2015-11-11
addes deprecated information to ansible-doc display
Brian Coca
1
-1
/
+3