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.
2014-03-24 09:06:25 -06:00
..
cloud Adding type int for count (in line with other cloud modules) 2014-03-23 13:51:54 -04:00
commands Micro-optimization: replace s.find(x)!=-1 with x in s 2014-03-16 13:10:28 -04:00
database Update comments about redis config. 2014-03-19 18:15:52 -04:00
files Update 'validate=' parameter documentation to make clear that the command 2014-03-24 09:06:25 -06:00
internal ansible -> ansibleworks 2014-01-28 20:29:41 -05:00
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 2013-10-11 16:37:10 -04:00
messaging Typo in rabbitmq_plugin docs 2014-02-28 11:38:11 -06:00
monitoring Fixup shell handling in monit module. 2014-03-12 17:43:31 -04:00
net_infrastructure Version bump, bigip_facts + changelog 2014-03-16 16:48:41 -04:00
network Remove validate_certs parameter from fetch_url calls 2014-03-12 10:31:01 -05:00
notification Fix documentation for twilio module. 2014-03-21 14:26:20 -04:00
packaging Clarify documentation for apt pkg, state, install_recommends 2014-03-21 13:52:36 -07:00
source_control Fixes #6582 Re-add regex to ignore untracked files that were never tracked 2014-03-19 15:42:40 -04:00
system Fix ValueError when selection contains a colon 2014-03-23 03:35:10 +01:00
utilities Acclerate improvements 2014-03-23 14:45:49 -05:00
web_infrastructure Add a JIRA control module for Ansible. This version uses fetch_url rather than urllib2. 2014-03-16 17:14:04 +01:00