index
:
delta/ansible-modules-core.git
cherrypick-docker-facts-fix
devel
docker-merge-hostconfig-methods
docker-pid-mode
docker-tls-alt-854
docker-tls-none
ec2_vpc-sort
facts-subset-and-cleanup
feature_10218
find-with-regex
fix-authorized_key-random-hash
fix-wait-for-forever
gundalow-patch-1
gundalow-patch-2
gundalow-patch-3
issue_11023_ec2_euca
m-o-e-fix-ec2_asg
mysql-login-user-override
mysql-port
pip-freeze-and-pip-setuptools
pr/1657
pr/1916
pr/4642
release1.8.0
release1.8.1
release1.8.2
release1.8.3
release1.8.4
revert-1049-feature/os_router_gateway
revert-1050-revert-1049-feature/os_router_gateway
revert-1485-win_get_url-modified
revert-1564-win_features_improvements_v2
revert-1720-feature-virtual-floppy
revert-1995-revert-1720-feature-virtual-floppy
revert-3124-elb_proxy_protocol
revert-3488-azure_rm_virtualmachine
revert-3630-patch-1
revert-3944-devel
revert-5329-fix-authorized_key-random-hash
revert-5428-fix_command_timeout
revert-5594-doc/stat
revert-806-revert-753-fix/ec2-spot-no-tenancy
stable-1.9
stable-2.0
stable-2.0-network
stable-2.0.0.1
stable-2.0.1
stable-2.1
stable-2.2
staging
synchronize-become-is-reversed
synchronize-better-error-missing-rsync
temp-post-2.2.0-staging
temp-post-2.2.1-staging
travis-docs
uri-encoding-fix
use-yum-api
v1_modules
v2_command
yum-use-rpm
github.com: ansible/ansible-modules-core.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add text/json as a mimetype to try deserializing
Toshio Kuratomi
2014-12-16
1
-1
/
+2
*
Move from md5 to sha1 to work on FIPS-140 enabled systems
Toshio Kuratomi
2014-11-06
2
-14
/
+21
*
Renames.
Michael DeHaan
2014-11-04
4
-0
/
+0
*
package files
Michael DeHaan
2014-09-26
1
-0
/
+0
*
file extensions!
Michael DeHaan
2014-09-26
3
-0
/
+0
*
Restructuring.
Michael DeHaan
2014-09-26
3
-0
/
+833
*
Move modules into subdirectory.
Michael DeHaan
2014-09-26
3
-833
/
+0
*
Push the expanduser call on the source down to slurp rather than fetch
James Cammarata
2014-09-23
1
-2
/
+2
*
get_url module: Add timeout parameter
Will Thames
2014-09-08
1
-3
/
+11
*
For content-disposition response header field, try to parse filename paramete...
George Yoshida
2014-08-23
1
-1
/
+1
*
unified calls to fs function vs duplicate functions for file and
Brian Coca
2014-05-24
2
-2
/
+2
*
Remove erroneous set of status_code causing a traceback in module uri
James Cammarata
2014-05-16
1
-1
/
+0
*
[get_url] check against lowered stripped sha256sum
Christian Berendt
2014-05-06
1
-1
/
+1
*
Add parameters to get_url for the url username/password
James Cammarata
2014-04-24
1
-0
/
+12
*
Fixes #6857 Make the url parameter required for get_url
James Tanner
2014-04-04
1
-0
/
+1
*
Example cleanup.
Michael DeHaan
2014-04-02
1
-20
/
+18
*
Update uri
Sven Schliesing
2014-03-31
1
-1
/
+1
*
Example for queueing build in Jenkins
Sven Schliesing
2014-03-31
1
-0
/
+8
*
Merge pull request #6649 from picsolvebryan/devel
Michael DeHaan
2014-03-28
1
-4
/
+4
|
\
|
*
Accept status code from a list of valid codes.
bryan hunt
2014-03-24
1
-2
/
+2
|
*
Accept status code from a list of valid codes.
bryan hunt
2014-03-24
1
-4
/
+0
|
*
Accept status code from a list of valid codes.
bryan hunt
2014-03-24
1
-4
/
+8
*
|
Remove validate_certs parameter from fetch_url calls
James Cammarata
2014-03-12
1
-4
/
+3
*
|
Validate SSL certs accessed through urllib*
James Cammarata
2014-03-10
1
-96
/
+20
*
|
Fixing the unicode issue in uri for EL6 platforms
James Cammarata
2014-02-25
1
-1
/
+1
*
|
Handle unicode content in the uri module properly
James Cammarata
2014-02-24
1
-1
/
+4
*
|
Merge pull request #5826 from romeotheriault/fix_follow_redirects
Richard Isaacson
2014-02-07
1
-12
/
+24
|
\
\
|
*
|
fix following redirects
Romeo Theriault
2014-01-29
1
-12
/
+24
|
|
/
*
|
Clarify doc for get_url
Eric Hanchrow
2014-02-05
1
-3
/
+3
*
|
When force=yes, get_url should always download the specified file
James Cammarata
2014-02-05
1
-6
/
+7
*
|
Allow the 'PATCH' method in the 'uri' module since 'httplib2' allows it
Pedro Romano
2014-02-02
1
-2
/
+2
*
|
ansible -> ansibleworks
Michael DeHaan
2014-01-28
1
-1
/
+1
|
/
*
Addresses #5023 Fix import comments
James Tanner
2013-12-02
3
-3
/
+3
*
Fixes #5023 Convert all modules to use new snippet import pattern
James Tanner
2013-12-02
3
-3
/
+3
*
There's a cleaner way to do this, commit to module formatter pending.
Michael DeHaan
2013-11-27
1
-1
/
+1
*
No longer need to reference 'version_added' in docs for these, as this was qu...
Michael DeHaan
2013-11-27
1
-1
/
+1
*
Add version_added to all modules missing version_added information, the docs ...
Michael DeHaan
2013-11-18
1
-0
/
+1
*
Merge pull request #4785 from Tinche/get_url/uri-content-disposition
jctanner
2013-11-14
1
-19
/
+60
|
\
|
*
Use the final URL from the finished request instead of the provided URL for f...
Tin Tvrtkovic
2013-11-09
1
-2
/
+5
|
*
Modified the get_url module to respect the content-disposition header if the ...
Tin Tvrtkovic
2013-11-02
1
-18
/
+56
*
|
Correct documentation URLs
James Laska
2013-11-08
1
-1
/
+1
|
/
*
Fix issue 4433, make sure status is a int rather than a string
Michael Scherer
2013-10-12
1
-5
/
+6
*
* Updated SHA-256 functionality in the get_url module
Joshua Lund
2013-09-27
1
-2
/
+10
*
Fix bug in uri where redirect check fails.
Serge van Ginderachter
2013-08-29
1
-1
/
+1
*
Trim old style var references
Michael DeHaan
2013-07-19
1
-3
/
+3
*
* Updated all ansible.cc references in the documentation to point
Joshua Lund
2013-06-19
1
-1
/
+1
*
Removed merge conflict header
Joshua Lund
2013-06-18
1
-1
/
+0
*
Merge branch 'sha256' of git://github.com/jlund/ansible into devel
Michael DeHaan
2013-06-18
1
-9
/
+39
|
\
|
*
Setting version_added for this feature to 1.3
Joshua Lund
2013-06-07
1
-0
/
+1
|
*
* Added a sha256 method to module_common
Joshua Lund
2013-06-04
1
-8
/
+37
[next]