You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Koen Punt 6c20fa0d6f Allow gem executable to contain spaces
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.
11 years ago
cloud Merge pull request #7755 from sivel/rax-asg-normalize-nic 11 years ago
commands
database
files Use file documentation fragement for the copy module 11 years ago
internal
inventory
messaging
monitoring
net_infrastructure
network
notification
packaging Allow gem executable to contain spaces 11 years ago
source_control
system Merge pull request #7741 from mgcrea/devel 11 years ago
utilities
web_infrastructure