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
Robert Wehner 8a19d31391 Update 'validate=' parameter documentation to make clear that the command
passed via this paramter is not passed via shell and so all shell features
will not work.
11 years ago
..
cloud Adding type int for count (in line with other cloud modules) 11 years ago
commands Micro-optimization: replace s.find(x)!=-1 with x in s 11 years ago
database Update comments about redis config. 11 years ago
files Update 'validate=' parameter documentation to make clear that the command 11 years ago
internal ansible -> ansibleworks 11 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 11 years ago
messaging Typo in rabbitmq_plugin docs 11 years ago
monitoring Fixup shell handling in monit module. 11 years ago
net_infrastructure Version bump, bigip_facts + changelog 11 years ago
network Remove validate_certs parameter from fetch_url calls 11 years ago
notification Fix documentation for twilio module. 11 years ago
packaging Clarify documentation for apt pkg, state, install_recommends 11 years ago
source_control Fixes #6582 Re-add regex to ignore untracked files that were never tracked 11 years ago
system Fix ValueError when selection contains a colon 11 years ago
utilities Acclerate improvements 11 years ago
web_infrastructure Add a JIRA control module for Ansible. This version uses fetch_url rather than urllib2. 11 years ago