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.
ansible/library
Matt Martz 37f096a6bb rax modules improvements
* Catch issues with invalid regions
* Ensure we send string only data as meta values in the rax module
* Add public_key/lookup example for rax_keypair
* Clean up import statements
11 years ago
..
cloud rax modules improvements 11 years ago
commands Micro-optimization: replace s.find(x)!=-1 with x in s 11 years ago
database
files Use common file argument system previously implemented by @sivel for rax modules on the file modules as well (copy/file/template). 11 years ago
internal
inventory
messaging
monitoring
net_infrastructure
network
notification
packaging
source_control Addresses #6750 Use --help instead of - 11 years ago
system
utilities Acclerate improvements 11 years ago
web_infrastructure