- 30 Jun, 2015 6 commits
-
-
Brian Coca committed
-
Clarify that setting ssh_args trumps control_path
Brian Coca committed -
James Cammarata committed
-
James Cammarata committed
-
* Include fixes for winrm connection plugin from v1 code * Fixing shell plugin use
James Cammarata committed -
Add tags for inventory
Brian Coca committed
-
- 29 Jun, 2015 8 commits
-
-
IPv6 SLAAC address computation filter
Toshio Kuratomi committed -
Refactor the argspec type checking and add path as a type
Toshio Kuratomi committed -
Make the wait_timeout for rax tests a configurable default
Matt Martz committed -
Matt Martz committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
James Cammarata committed
-
- 28 Jun, 2015 5 commits
-
-
fix small typo for wantlist
Brian Coca committed -
yunano committed
-
Fixes #9580
James Cammarata committed -
James Cammarata committed
-
Also adds play information into the hostvars creation, to assure the variable manager used there has access to vars and vars_files Fixes #9501 Fixes #8213 Fixes #7844
James Cammarata committed
-
- 27 Jun, 2015 12 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 -
Sharif Nassar 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 9 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
-