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
Michael Scherer ea6567dbf7 fix incorrect send_data call. there is no client variable, and send_data
is a class method. Pyflakes complained about it.
12 years ago
..
cloud Merge pull request #4776 from jlaska/ec2_wait_on_terminate 12 years ago
commands Allow for relative paths by using abspath 12 years ago
database Changed parameter from 'user' to 'name' in the examples to coincide with the specs. 12 years ago
files Addresses #4676 Add module notes about the behavior of sudo and the destination paths within the synchronize module. 12 years ago
internal Ensure async terminates when time limit is not divisible by 5 12 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 Fix issue 4433, make sure status is a int rather than a string 12 years ago
notification Remove examples of module antipattern of setting the choices array for boolean types. 12 years ago
packaging Merge pull request #4786 from SalesSeek/find-correct-easy-install 12 years ago
source_control Fix documentation formatting. 12 years ago
system Address #4573 Check interface keys and return gracefully on solaris zones 12 years ago
utilities fix incorrect send_data call. there is no client variable, and send_data 12 years ago
web_infrastructure Allow generic django_management commands 12 years ago