You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/library
Tin Tvrtkovic c85655f720 Modified the get_url module to respect the content-disposition header if the destination is a directory and the server provides it.
See http://www.w3.org/Protocols/rfc2616/rfc2616-sec19.html, section 19.5.1.
12 years ago
..
cloud Merge pull request #4770 from dragon3/devel 12 years ago
commands Allow for relative paths by using abspath 12 years ago
database Fixes #4720 Use mysql command to restore database instead of mysqldump 12 years ago
files Fixes #4516 file module: check prev_state earlier and use that if state is not specified 12 years ago
internal * Updated all ansible.cc references in the documentation to point 13 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 12 years ago
messaging Add missing version_added description in docs. 13 years ago
monitoring Monit fix - Use case insensitive comparison 12 years ago
net_infrastructure Merge pull request #4712 from mhite/bigip_node 12 years ago
network Modified the get_url module to respect the content-disposition header if the destination is a directory and the server provides it. 12 years ago
notification Remove examples of module antipattern of setting the choices array for boolean types. 12 years ago
packaging Only remove leading '0x' from key ids, not all 0s 12 years ago
source_control Fix documentation formatting. 12 years ago
system Merge pull request #4754 from mscherer/fix_4648 12 years ago
utilities Update module documentation. 12 years ago
web_infrastructure Allow generic django_management commands 12 years ago