- 19 Jun, 2014 27 commits
-
-
Chris Church committed
-
Matt Martz committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Matt Martz committed
-
Chris Church committed
-
Chris Church committed
-
Michael DeHaan committed
-
Matt Martz committed
-
Michael DeHaan committed
-
Matt Martz committed
-
Chris Church committed
-
Chris Church committed
-
Matt Martz committed
-
Matt Martz committed
-
Add shared functions to module_utils/powershell.ps1 and refactor powershell modules to utilize the common powershell code
Matt Martz committed -
Michael DeHaan committed
-
Chris Church committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Matt Martz committed
-
Matt Martz committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Add shell_plugins to abstract shell-specific functions out of runner, add winrm connection plugin, add initial Windows modules.
Chris Church committed
-
- 17 Jun, 2014 7 commits
-
-
Michael DeHaan committed
-
Fixes password lookup docs
James Cammarata committed -
Allow gem executable to contain spaces
James Cammarata committed -
Allow npm executable to contain spaces
James Cammarata committed -
Victor Castell committed
-
Victor Castell committed
-
rbenv has a special exec function which loads the correct ruby version before executing a command. The syntax for this is `/usr/local/rbenv/bin/rbenv exec gem ...` for example. But previously when specifying executable='/usr/local/rbenv/bin/rbenv exec gem' this would not work because the string was treated as one executable. This PR fixes that by splitting the executable on spaces.
Koen Punt committed
-
- 16 Jun, 2014 6 commits
-
-
NVM has a special script which loads the correct node version before executing a command. The syntax for this is `/usr/local/nvm/nvm-exec ...`, so `nvm-exec npm list --json` for example. But previously when specifying `executable='/usr/local/nvm/nvm-exec nvm'` this would not work because the string was treated as one executable.
Koen Punt committed -
Update tower.rst
James Cammarata committed -
James Cammarata committed
-
Added missing fallback to hw_sector_size
James Cammarata committed -
Point to current URLs, fix a Ansible/Tower reference.
Bill Nottingham committed -
module rax_scaling_group: safe normalization of nics
James Cammarata committed
-