index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
library
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
changes for package loading of modules
Michael DeHaan
2014-09-26
253
-70551
/
+0
*
Merge branch 'admiller/async_resume' of https://github.com/maxamillion/ansibl...
James Cammarata
2014-09-25
1
-1
/
+1
|
\
|
*
add async fire-forget/check functionality
Adam Miller
2014-05-21
1
-1
/
+1
*
|
Push the expanduser call on the source down to slurp rather than fetch
James Cammarata
2014-09-23
1
-2
/
+2
*
|
Skip null id route tables when adding/deleting them in ec2_vpc
James Cammarata
2014-09-23
1
-0
/
+3
*
|
Expand description for ec2_facts module
Steven Ringo
2014-09-23
1
-2
/
+4
*
|
Merge branch 'dmage-devel' into devel
James Cammarata
2014-09-22
1
-2
/
+2
|
\
\
|
*
\
Merge branch 'devel' of https://github.com/dmage/ansible into dmage-devel
James Cammarata
2014-09-22
1
-2
/
+2
|
|
\
\
|
|
*
|
Fix #7711
Oleg Bulatov
2014-09-01
1
-2
/
+2
*
|
|
|
The fix for gh-7284 causes problems for initscripts which have the
Toshio Kuratomi
2014-09-22
1
-1
/
+4
*
|
|
|
Merge pull request #9084 from mscherer/fix9704/fix_service
Toshio Kuratomi
2014-09-22
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Fix #9704, correctly set changed as false when nothing is done
Michael Scherer
2014-09-21
1
-0
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #9082 from mscherer/fix9080/file_not_working_py24
Michael DeHaan
2014-09-22
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Make file module work on python 2.4, fix #9080
Michael Scherer
2014-09-21
1
-1
/
+1
|
|
/
/
/
*
/
/
/
Fix indentation and bug #8895
Michael Scherer
2014-09-21
1
-7
/
+7
|
/
/
/
*
|
|
Add note on ec2_lc regarding immutability of configs once created
James Cammarata
2014-09-19
1
-0
/
+4
*
|
|
Merge pull request #9060 from jamespharaoh/apt-lang
Toshio Kuratomi
2014-09-19
1
-1
/
+2
|
\
\
\
|
*
|
|
add LANG=C to apt module so the string matches on the output always match
James Pharaoh
2014-09-18
1
-1
/
+2
*
|
|
|
Be more specific in checking if a job restarted successfully.
Toshio Kuratomi
2014-09-19
1
-1
/
+1
*
|
|
|
Failure to enable a service now fails the task
Toshio Kuratomi
2014-09-18
1
-4
/
+26
|
/
/
/
*
|
|
Merge pull request #9052 from EvanDotPro/docs/fix-rax-public-key-example
James Cammarata
2014-09-18
1
-1
/
+1
|
\
\
\
|
*
|
|
Update rax root pubkey example
Evan Coury
2014-09-18
1
-1
/
+1
*
|
|
|
[#9048] convert Route53 TTL to integer before comparison
Sam Pierson
2014-09-17
1
-1
/
+1
|
/
/
/
*
|
|
Allow filtering by availability zone for exact_count with ec2
James Cammarata
2014-09-17
1
-4
/
+8
*
|
|
remove debugging that was causing failure
Toshio Kuratomi
2014-09-17
1
-1
/
+0
*
|
|
Refactor the Linux service_enable() method
Toshio Kuratomi
2014-09-17
1
-48
/
+85
*
|
|
Revert "Refactor the Linux service_enable() method" needs some debugging
Toshio Kuratomi
2014-09-17
1
-85
/
+48
*
|
|
Refactor the Linux service_enable() method
Toshio Kuratomi
2014-09-17
1
-48
/
+85
*
|
|
Allow git repo queries without a clone when update=no
James Cammarata
2014-09-17
1
-17
/
+25
*
|
|
Ensure port in docker expose list is a string
James Cammarata
2014-09-17
1
-1
/
+1
*
|
|
Merge pull request #9028 from dhoss/devel
Michael DeHaan
2014-09-16
1
-2
/
+1
|
\
\
\
|
*
|
|
updated git module documentation
Devin Austin
2014-09-16
1
-2
/
+1
*
|
|
|
Merge pull request #9026 from tedder/patch-1
James Cammarata
2014-09-16
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
further cleanup
Ted Timmons
2014-09-16
1
-1
/
+1
|
*
|
|
|
rearrange description/short_description
Ted Timmons
2014-09-16
1
-1
/
+1
*
|
|
|
|
My fix was wrong again. Base this try off of @mantiz's fix in #9016
Toshio Kuratomi
2014-09-16
1
-5
/
+8
*
|
|
|
|
Fix the case where a docker image is not part of a namespace.
Toshio Kuratomi
2014-09-16
1
-1
/
+4
*
|
|
|
|
Add note to ec2_vol state param regarding list option added in 1.8
James Cammarata
2014-09-16
1
-1
/
+1
*
|
|
|
|
Adding "follow" param for file/copy options
James Cammarata
2014-09-16
2
-4
/
+13
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Make systemd vs rht detection more robust for centos
Toshio Kuratomi
2014-09-16
1
-2
/
+10
|
/
/
/
*
|
|
Do not keep a new file if we fail to set its attributes.
Toshio Kuratomi
2014-09-15
1
-2
/
+10
*
|
|
Fix splitting the tag from the image name
Toshio Kuratomi
2014-09-15
1
-3
/
+3
*
|
|
Merge pull request #8973 from sergevanginderachter/vsphere_guest_docfix
James Cammarata
2014-09-15
1
-1
/
+1
|
\
\
\
|
*
|
|
vsphere_guest module doc fix
Serge van Ginderachter
2014-09-11
1
-1
/
+1
*
|
|
|
Fix a typo on is_update call inside latest function
Bruno BAILLUET
2014-09-12
1
-1
/
+1
*
|
|
|
Merge pull request #8586 from ericwb/fix_glance_doc
James Cammarata
2014-09-12
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
Fix the docs for glance_image.endpoint_type
Eric Brown
2014-08-13
1
-1
/
+2
*
|
|
|
|
Merge pull request #8853 from kvar/devel
Michael DeHaan
2014-09-11
1
-43
/
+66
|
\
\
\
\
\
|
*
|
|
|
|
zypper: handle lists of packages efficiently
Kristofor Varhus
2014-09-02
1
-43
/
+66
*
|
|
|
|
|
Fix quoting issues in lineinfile for individual single-quotes
James Cammarata
2014-09-11
1
-2
/
+7
[next]