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
Jim Kleckner f231c86ff3 Add detail to copy module validate argument
This clarifies the validate command argument and makes it clear that if
it is present, it must include the '%s' argument for the path to the
temporary file to validate.
12 years ago
..
cloud Add in a retry loop for route53 requests 12 years ago
commands Allow for relative paths by using abspath 12 years ago
database Add append_privs parameter to MySQL user module. 12 years ago
files Add detail to copy module validate argument 12 years ago
internal * Updated all ansible.cc references in the documentation to point 13 years ago
inventory Trim legacy variable usage. 13 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 Moving firewalld module from net_infra to system 12 years ago
network * Updated SHA-256 functionality in the get_url module 12 years ago
notification Add "from" as an alias to "msg_from" in the hipchat module, to match docs. 12 years ago
packaging For values that are booleans in the module doc, the value in the doc section should be a boolean or truthiness 12 years ago
source_control fix docstring indentation on scc modules 12 years ago
system Second attempt at preventing ipv6 route enumeration on EL4 machines 12 years ago
utilities Fix for network byte order issues in accelerate 12 years ago
web_infrastructure fix django_manage migrate command 12 years ago