index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Version bump for new beta 2.0.0-0.5.beta3
v2.0.0-0.5.beta3
James Cammarata
2015-11-13
3
-1
/
+1
*
Remove unnecessary sleep from result process
James Cammarata
2015-11-13
1
-1
/
+1
*
Merge pull request #13156 from amenonsen/broken-timeout
Brian Coca
2015-11-13
1
-0
/
+4
|
\
|
*
If ssh died, it's an error, not a timeout
Abhijit Menon-Sen
2015-11-13
1
-0
/
+4
*
|
Merge pull request #13147 from leedm777/connect-timeout
Brian Coca
2015-11-13
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
Increase the escalation prompt timeout
David M. Lee
2015-11-13
1
-1
/
+4
|
/
*
Merge pull request #13146 from nitzmahone/gce_error_messaging
James Cammarata
2015-11-13
1
-2
/
+2
|
\
|
*
fix gce module error reporting
nitzmahone
2015-11-13
1
-2
/
+2
*
|
Merge pull request #13127 from willthames/test_become
Brian Coca
2015-11-13
2
-0
/
+12
|
\
\
|
*
|
Elevate privileges when checking for file existence
Will Thames
2015-11-11
2
-0
/
+12
*
|
|
made python 3 compatible
Brian Coca
2015-11-14
1
-2
/
+2
*
|
|
Merge pull request #12881 from Scypho/devel
Toshio Kuratomi
2015-11-13
2
-1
/
+6
|
\
\
\
|
*
|
|
adding documentation
Jens Peter Schroer
2015-10-30
1
-0
/
+4
|
*
|
|
allowing json in lookup template calls
Jens Peter Schroer
2015-10-23
1
-1
/
+2
*
|
|
|
Reduce spinning while waiting on queues
James Cammarata
2015-11-12
3
-6
/
+3
*
|
|
|
added rudder inventory script
Brian Coca
2015-11-13
1
-0
/
+1
*
|
|
|
Merge pull request #12139 from amousset/rudder_inventory_plugin
Brian Coca
2015-11-12
2
-0
/
+337
|
\
\
\
\
|
*
|
|
|
Add Rudder inventory plugin
Alexis Mousset
2015-08-28
2
-0
/
+337
*
|
|
|
|
Merge pull request #13141 from Val/update_debian_packaging_documentation
Brian Coca
2015-11-12
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Add missing xsltproc in Debian packaging README
Laurent Vallar
2015-11-12
1
-1
/
+1
|
*
|
|
|
|
Add missing docbook-xml in Debian packaging README
Laurent Vallar
2015-11-12
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #13142 from unprofession-al/fix_jsonfile_fact_caching_conn...
Brian Coca
2015-11-12
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
substitute tilde and env vars before storing C.CACHE_PLUGIN_CONNECTION as ins...
Daniel Menet
2015-11-12
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #13133 from amenonsen/changelog-update
Brian Coca
2015-11-12
1
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Put settings/vars together, unsplit refresh_inventory item
Abhijit Menon-Sen
2015-11-12
1
-3
/
+3
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #12640 from amenonsen/ec2-csv-tags
Brian Coca
2015-11-12
2
-7
/
+25
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Add an expand_csv_tags setting to ec2.ini
Abhijit Menon-Sen
2015-11-12
2
-7
/
+25
|
/
/
/
/
*
|
|
|
Fix documentation build problems
Toshio Kuratomi
2015-11-11
1
-0
/
+0
*
|
|
|
Update submodule ref for another new module
Toshio Kuratomi
2015-11-11
1
-0
/
+0
*
|
|
|
A bunch of shipit's merged
Toshio Kuratomi
2015-11-11
1
-0
/
+0
*
|
|
|
Fix traceback because we're using display from another object that no
Toshio Kuratomi
2015-11-11
1
-12
/
+19
*
|
|
|
Changed do/until failed color
James Cammarata
2015-11-11
1
-1
/
+1
*
|
|
|
Cleanup failed/changed logic in TaskExecutor
James Cammarata
2015-11-11
1
-35
/
+29
*
|
|
|
Finish up plugin porting to global display
Toshio Kuratomi
2015-11-11
39
-92
/
+68
*
|
|
|
Port cache plugins to global display
Toshio Kuratomi
2015-11-11
2
-11
/
+20
*
|
|
|
Port lookup plugins to global display.
Toshio Kuratomi
2015-11-11
4
-6
/
+31
*
|
|
|
Port action plugins to global display
Toshio Kuratomi
2015-11-11
4
-42
/
+68
*
|
|
|
Move the rest of executor code to global display
Toshio Kuratomi
2015-11-11
1
-29
/
+32
*
|
|
|
Move the rest of the playbook code to use global display
Toshio Kuratomi
2015-11-11
3
-50
/
+49
*
|
|
|
Move connection plugins to using global display
Toshio Kuratomi
2015-11-11
11
-131
/
+192
*
|
|
|
Migrate cli and dependencies to use global display
Toshio Kuratomi
2015-11-11
12
-131
/
+167
*
|
|
|
updated submodule refs
Brian Coca
2015-11-12
2
-0
/
+0
*
|
|
|
pass task args without filtering, copy module needs to explcitly support
Brian Coca
2015-11-12
1
-3
/
+1
*
|
|
|
breaks testing in non virtual envs, since env var can be used in those
Brian Coca
2015-11-12
1
-3
/
+0
*
|
|
|
Remove dead code
Toshio Kuratomi
2015-11-11
1
-4
/
+0
*
|
|
|
Start a pyflakes section to cut down on extra messages that we don't agree ar...
Toshio Kuratomi
2015-11-11
1
-0
/
+19
*
|
|
|
Fix for traceback when neither name nor pkg are in the module params
Toshio Kuratomi
2015-11-11
1
-10
/
+13
|
|
_
|
/
|
/
|
|
*
|
|
reversed the logic on new setting to control - replacment in groups as
Brian Coca
2015-11-11
1
-1
/
+1
*
|
|
Remove dead code as this was moved to another class
Toshio Kuratomi
2015-11-10
1
-7
/
+0
*
|
|
addes deprecated information to ansible-doc display
Brian Coca
2015-11-11
1
-1
/
+3
[next]