- 09 Sep, 2014 9 commits
-
-
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
-
- 04 Sep, 2014 10 commits
-
-
Toshio Kuratomi committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Fix for #8886. Correct state=absent for statements without name/alias.
James Cammarata committed -
Make ssh debug easier to read and paste
James Cammarata committed -
fix typo in zypper module (requiered -> required)
James Cammarata committed -
Fix #8666 for real
James Cammarata committed -
Fixes #8861
tepwil committed -
Fixes #8884
James Cammarata committed -
Alexander Gubin committed
-
- 03 Sep, 2014 2 commits
-
-
Currently, ansible -vvvv show the following: hostname EXEC ['ssh', '-C', '-vvv', '-o', 'ControlMaster=auto', This is not good if someone want to cut and paste it to see if something is wrong with the command line, so join the dictionnary strings with spaces to have 1 string in the output.
Michael Scherer committed -
Kristofor Varhus committed
-