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/lib/ansible
Rene Moser 4f3c863b42 cloudstack: refactor get_result()
* A commen dict of keys has been defined, which we look in results returned from the API.
* self.returns dict can be use in subclass to extend this dict.
* Optionally the key name can be replaced with a new key name, often used to make the return keys identical to the arguments passed.
* Use new style class
9 years ago
..
cli removed unused imports 9 years ago
compat Making the switch to v2 10 years ago
config Making the switch to v2 10 years ago
errors Making the switch to v2 10 years ago
executor fixed listify for lookups, made sure convert_bare is only on with_ 9 years ago
galaxy now returns false on bad role_data 9 years ago
inventory Merge pull request #11811 from amenonsen/fixme-range 9 years ago
module_utils cloudstack: refactor get_result() 9 years ago
modules Update core submodule ref 9 years ago
new_inventory Making the switch to v2 10 years ago
parsing Make sure cached data from file loads isn't impacted by modifications 9 years ago
playbook Fix for variable precedence with tasks/includes 9 years ago
plugins Fix for variable precedence with tasks/includes 9 years ago
template avoid circular import 9 years ago
utils Default listify to converting bare variables again 9 years ago
vars Fix bug in vars using correct temp value for vars 9 years ago
__init__.py Re-adding submodules after moving things around 10 years ago
constants.py implemented for v2, missing --tree option for adhoc 9 years ago
test-requirements.txt Making the switch to v2 10 years ago