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
*
(Re #882) Handle errors in get_interfaces
Sundar Raman
2012-08-16
1
-0
/
+4
*
Make easy_install module actually work.
Jeremy Penner
2012-08-15
1
-21
/
+16
*
meaningless whitespace changes
Michael DeHaan
2012-08-15
1
-9
/
+31
*
Can use fail JSON here, remove debug statement
Michael DeHaan
2012-08-15
1
-4
/
+1
*
Fix aliases, package not found is not an error
Michael DeHaan
2012-08-15
1
-2
/
+4
*
Merge branch 'devel' of https://github.com/skvidal/ansible into devel
Michael DeHaan
2012-08-15
1
-127
/
+190
|
\
|
*
fixes to yum module
Seth Vidal
2012-08-14
1
-0
/
+11
|
*
cover all of the edge cases with and without yum-utils installed.
Seth Vidal
2012-08-14
1
-126
/
+179
|
*
subprocess is already imported in module_common - no need for it here
Seth Vidal
2012-08-14
1
-1
/
+0
*
|
Merge pull request #866 from akhayyat/devel
Michael DeHaan
2012-08-15
1
-24
/
+64
|
\
\
|
*
|
setup: add type and default_ipv{4,6} to linux network facts
Ahmad Khayyat
2012-08-14
1
-24
/
+64
*
|
|
Merge pull request #876 from elventear/postgresql_fix
Michael DeHaan
2012-08-15
1
-5
/
+18
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Autocommit support for psycopg2 < 2.4.2
Pepe Barbe
2012-08-15
1
-1
/
+6
|
*
|
Fix using postgres default values
Pepe Barbe
2012-08-15
1
-4
/
+12
|
|
/
*
/
Fix spelling of architecture for non-x86
Daniel Hokka Zakrisson
2012-08-14
1
-1
/
+1
|
/
*
update config code
Michael DeHaan
2012-08-14
1
-0
/
+1
*
Merge pull request #859 from zecrazytux/bugfix/apt_repository
Michael DeHaan
2012-08-14
1
-6
/
+7
|
\
|
*
Quote the repository string when appending it to the command line in the apt_...
Sebastien Bocahu
2012-08-13
1
-2
/
+2
|
*
Add support for Debian in apt_repository
Sebastien Bocahu
2012-08-13
1
-1
/
+1
|
*
Fixed scoping issue in apt_repository module.
Sebastien Bocahu
2012-08-13
1
-5
/
+6
*
|
Merge pull request #860 from goozbach/broken_mount
Michael DeHaan
2012-08-14
1
-5
/
+5
|
\
\
|
*
|
fixed missing module argument for mount module
Derek Carter
2012-08-13
1
-5
/
+5
|
|
/
*
/
Use Python 2.4 compatible syntax
Pepe Barbe
2012-08-13
1
-2
/
+2
|
/
*
Try to find ip command in either /sbin or /usr/sbin
Stephen Fromm
2012-08-12
1
-2
/
+7
*
Tweak invocation of ip in LinuxNetwork
Stephen Fromm
2012-08-12
1
-1
/
+1
*
Fix indentation
Michael DeHaan
2012-08-12
3
-4
/
+4
*
rename variable 'pkg' in yum module such that the auto-handled error messages...
Michael DeHaan
2012-08-12
1
-7
/
+7
*
Add module common code to allow it to be easier to indicate whether arguments...
Michael DeHaan
2012-08-12
3
-50
/
+21
*
tweak config mode check to just have a default
Michael DeHaan
2012-08-11
1
-6
/
+3
*
Make pep8 tests run against the library directory as well, and associated twe...
Michael DeHaan
2012-08-11
12
-136
/
+130
*
Merge pull request #850 from akhayyat/virt-facts
Michael DeHaan
2012-08-11
1
-19
/
+24
|
\
|
*
Add openvz detection to virtualization facts, and some cleanup
Ahmad Khayyat
2012-08-11
1
-19
/
+24
*
|
Don't include local addresses in the all_ipv4/6 list
Michael DeHaan
2012-08-11
1
-5
/
+11
*
|
Update doc string and minor cleanup
Ahmad Khayyat
2012-08-11
1
-12
/
+13
*
|
Recognize interface aliases in network facts, and add IP facts
Ahmad Khayyat
2012-08-11
1
-85
/
+80
|
/
*
Merge pull request #838 from sfromm/issue825
Michael DeHaan
2012-08-11
1
-4
/
+14
|
\
|
*
Update file module to not recurse when setting ownership
Stephen Fromm
2012-08-10
1
-4
/
+14
*
|
Fix variable scope
Sébastien Bocahu
2012-08-10
1
-23
/
+23
*
|
Relative symlinks don't really work (module bug) and would be confusing anywa...
Michael DeHaan
2012-08-10
1
-1
/
+1
*
|
Fix a scoping issue that was fixing some non-repoquery-installed cases
Michael DeHaan
2012-08-10
1
-2
/
+3
*
|
Merge branch 'yum-wo-repoquery' of https://github.com/dhozac/ansible into devel
Michael DeHaan
2012-08-10
1
-51
/
+90
|
\
\
|
*
|
Allow using the yum module without repoquery
Daniel Hokka Zakrisson
2012-08-09
1
-51
/
+90
*
|
|
Merge pull request #830 from cybertoast/feature/pip_module_py2.4
Michael DeHaan
2012-08-10
1
-1
/
+4
|
\
\
\
|
*
|
|
Further syntax fix work on Python2.4
Sundar Raman
2012-08-10
1
-1
/
+4
*
|
|
|
Merge pull request #828 from skvidal/devel
Michael DeHaan
2012-08-10
1
-3
/
+35
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
fix case where destination does not yet exist - no backup can be made
Seth Vidal
2012-08-09
1
-5
/
+6
|
*
|
|
add backup= option to copy. makes a backup of the file on the target
Seth Vidal
2012-08-09
1
-3
/
+34
|
|
|
/
|
|
/
|
*
/
|
Fix syntax to work on Python2.4
Sundar Raman
2012-08-09
1
-1
/
+5
|
/
/
*
/
make yum module work with list=pkgspec
Seth Vidal
2012-08-09
1
-3
/
+3
|
/
*
Only run yum,apt through the with_items loop if there is a list of items. Ju...
Michael DeHaan
2012-08-09
1
-1
/
+0
[next]