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
Leo R. Lundgren e02efb4cf2 Make irc module accept the nick being shortened by the server.
This can happen if the server has a NICKLEN setting which is less
than the length of the specified nick. With this patch we now grab
that nick and use it moving forward, instead of failing because we
didn't get back the one we specified, in the connection response.
12 years ago
cloud Fix wrong module name for exception in nova compute 12 years ago
commands Add creates= and removes= to the script: action 12 years ago
database Emphasize target is on remote host. List supported file types. 12 years ago
files Simplify file module parameter description. 12 years ago
internal ansible -> ansibleworks 12 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 12 years ago
messaging Typo in rabbitmq_plugin docs 12 years ago
monitoring Merge pull request #5039 from bpennypacker/airbrake 12 years ago
net_infrastructure All modules should be using /usr/bin/python in the shebang as ansible_python_interpreter processes this (see FAQ). 12 years ago
network Fixing the unicode issue in uri for EL6 platforms 12 years ago
notification Make irc module accept the nick being shortened by the server. 12 years ago
packaging Update cpanm module to newer module patterns 12 years ago
source_control Pass svn arguments as a list of strings instead of using string substition to ensure all parameters are escaped properly. 12 years ago
system setup: Fix KeyError: 'ipv4_secondaries' (issue #6274) 12 years ago
utilities Fix up examples in the assert docs to match the way things work. 12 years ago
web_infrastructure Add comment about mod_admin_extra 12 years ago