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
Maykel Moya 2d33cf898c Improve change detection in mysql_variables
mysql_variables bindly executes a SET var = value query even when
the variable already has the requested value.

With this patch the query is executed only if the current value is
different to the requested one.
12 years ago
cloud Various standardization to the proposed gce_storage module to bring things in line with updates to the S3 module. 12 years ago
commands Allow for relative paths by using abspath 12 years ago
database Improve change detection in mysql_variables 12 years ago
files Merge pull request #4480 from joemaller/absent_path_fix 12 years ago
internal * Updated all ansible.cc references in the documentation to point 13 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 Remove examples of module antipattern of setting the choices array for boolean types. 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 Do key validation only when key is provided 12 years ago
source_control Fix Hg.__init__(...) reading value from self.hg_path 12 years ago
system Merge pull request #4517 from adfinis-sygroup/devel 12 years ago
utilities Added "debug: var=variableName" capability. 12 years ago
web_infrastructure supervisorctl: user expansion on config filepath 12 years ago