- 27 Jun, 2015 11 commits
-
-
James Cammarata committed
-
The tags field may contain bad data before it is post_validated, however some methods assumed it would be a simple list or string. Using itertools gets us around the problem of the data potentially not being hashable Fixes #9380
James Cammarata committed -
cloudstack: fixes and updates
Brian Coca committed -
change 'stage' to 'staging', as it a much more common term for a pre-…
Toshio Kuratomi committed -
fix typo in module-development comment: by -> but
Toshio Kuratomi committed -
change 'stage' to 'staging', as it a much more common term for a pre-production environment, and there are already many references to 'staging' appearing in the ansible code and docs, so let's be consistent
Erik Weathers committed -
Erik Weathers committed
-
Starting to apply this for tags too, however it is not correcting things as would be expected.
James Cammarata committed -
Getting recursive errors otherwise, so this is probably not something we want to do. This most likely only worked in v1 due to the fact that module args were templated earlier than the point in Runner() when they were fed into the templating engine.
James Cammarata committed -
Add quote to a variable following a colon
Brian Coca committed -
Brian Coca committed
-
- 26 Jun, 2015 13 commits
-
-
docs - added missing filters
Brian Coca committed -
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
Uli Martens committed
-
Gerard Lynch committed
-
Update link to github in developing plugins docs
Toshio Kuratomi committed -
added six to install-from-source docs
Toshio Kuratomi committed -
Fixes #9235 Fixes #11184
James Cammarata committed -
Rene Moser committed
-
Rene Moser committed
-
- 25 Jun, 2015 5 commits
-
-
Silvio Tomatis committed
-
Vendorize match_hostname code so that ansible can push it out to clients along with the code that uses it.
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Using 'value is None' instead of 'not value', in order to account for boolean values which may be false Fixes #11232
James Cammarata committed
-
- 24 Jun, 2015 7 commits
-
-
James Cammarata committed
-
nitzmahone committed
-
James Cammarata committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
danasmera committed
-
danasmera committed
-
- 23 Jun, 2015 4 commits
-
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
James Cammarata committed
-