- 10 Sep, 2014 4 commits
-
-
Modules are almost always written now by mutliple authors, so don't show this field on website, since it grows obsolete and does not take into account all contributors. Contributors are still listed on github module source and in repo, and original authors still in the file for when development questions arise, but want to funnel support questions to the mailing list versus directly to them.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Prevents mysql_replication from failing with "_mysql_exceptions.Warning: Sending pa...
Michael DeHaan committed
-
- 09 Sep, 2014 17 commits
-
-
Prevents module from failing with "_mysql_exceptions.Warning: Sending passwords in plain text without SSL/TLS is extremely insecure." When not using SSL/TLS.
James Martin committed -
Fixes #8903
Toshio Kuratomi committed -
James Cammarata committed
-
The vars_cache was not being properly merged with the setup_cache for all hosts, which was previously not noticed when registered variables were stored in the setup_cache. Fixes #8944
James Cammarata committed -
Michael DeHaan committed
-
James Cammarata committed
-
James Cammarata committed
-
James Cammarata committed
-
Conflicts: library/cloud/s3
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
zypper_repository: Remove trailing "/"
James Cammarata committed -
Example: ftp://download.nvidia.com/opensuse/12.2 == ftp://download.nvidia.com/opensuse/12.2/
Alexander Gubin committed -
Fixing issue with symlinked vaults
James Cammarata committed -
Don't return 'state' attr in bigpanda module
James Cammarata committed -
get_url module: Add timeout parameter
James Cammarata committed
-
- 08 Sep, 2014 9 commits
-
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Adding a new 'load_callback_plugins' config option, defaults to False
James Cammarata committed -
Remove namespace restrictions in ec2_metric_alarm
James Cammarata committed -
James Cammarata committed
-
Niko Felger committed
-
James Cammarata committed
-
Fixes a double parameter being passed afterwards
Hagai Kariti committed -
Will Thames committed
-
- 07 Sep, 2014 1 commit
-
-
Documentation edit for vsphere_guest module
Michael DeHaan committed
-
- 06 Sep, 2014 2 commits
-
-
Noted in documentation that standalone esxi hosts should use ha-datacenter for the datacenter string
Nathan Sosnovske committed -
This option, when set to True, allows "ansible" command to load callback plugins
Bruno BAILLUET committed
-
- 05 Sep, 2014 7 commits
-
-
Fixes #7970
Mathieu MD committed -
Fixes #8810
James Cammarata committed -
Fixes #8898
James Cammarata committed -
Fixes #8890
James Cammarata committed -
Move some comments to the unittest as we might look at that if we decide to refactor the code.
Toshio Kuratomi committed -
the passwords are correctly hidden in the output.
Toshio Kuratomi committed -
* makes speed acceptable for some datasets * obfuscates multiple detected passwords * obfuscates more characters to account for some corner cases when trying to detect passwords. Fixes #8364
Toshio Kuratomi committed
-