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.
 
 
 
 
 
Go to file
jctanner ac3baf2f93 Merge pull request #4772 from mscherer/fix_4763
Try/finally is a python 2.5 construct, so not working on EL5. Fix #4763
11 years ago
cloud Fix for connect method parameter order 11 years ago
commands Allow for relative paths by using abspath 11 years ago
database Changed parameter from 'user' to 'name' in the examples to coincide with the specs. 11 years ago
files Addresses #4676 Add module notes about the behavior of sudo and the destination paths within the synchronize module. 11 years ago
internal * Updated all ansible.cc references in the documentation to point 11 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 11 years ago
messaging Add missing version_added description in docs. 11 years ago
monitoring Monit fix - Use case insensitive comparison 11 years ago
net_infrastructure Merge pull request #4712 from mhite/bigip_node 11 years ago
network Fix issue 4433, make sure status is a int rather than a string 11 years ago
notification Remove examples of module antipattern of setting the choices array for boolean types. 11 years ago
packaging Only remove leading '0x' from key ids, not all 0s 11 years ago
source_control Fix documentation formatting. 11 years ago
system Merge pull request #4754 from mscherer/fix_4648 11 years ago
utilities Merge pull request #4772 from mscherer/fix_4763 11 years ago
web_infrastructure Allow generic django_management commands 11 years ago