ansible/cloud/cloudstack
Rene Moser 6bd40787ce cloudstack: fix templates not always have checksums
It is not documented but it seems only registered templates have checksums. Templates created from VMs and snapshot don't.

This change fixes the traceback. But we must re-thinking, if it still makes sense to look for the checksum.
2015-09-11 08:52:30 +02:00
..
__init__.py cloudstack: add new module cloudstack_sshkey 2015-03-31 13:37:23 +02:00
cs_account.py cloudstack: cs_account: fix error handing on state=absent 2015-09-06 01:42:56 +02:00
cs_affinitygroup.py cloudstack: add api_region arg 2015-08-31 15:55:22 +02:00
cs_domain.py cloudstack: add api_region arg 2015-08-31 15:55:22 +02:00
cs_facts.py cloudstack: sync cs_facts with best practices 2015-08-11 16:11:19 +02:00
cs_firewall.py cloudstack: add api_region arg 2015-08-31 15:55:22 +02:00
cs_instance.py Merge pull request #886 from DazWorrall/feature/cs_instance_custom 2015-09-04 12:46:08 -04:00
cs_instancegroup.py cloudstack: add api_region arg 2015-08-31 15:55:22 +02:00
cs_ip_address.py cloudstack: add api_region arg 2015-08-31 15:55:22 +02:00
cs_iso.py cloudstack: add api_region arg 2015-08-31 15:55:22 +02:00
cs_network.py cloudstack: add api_region arg 2015-08-31 15:55:22 +02:00
cs_portforward.py cloudstack: add api_region arg 2015-08-31 15:55:22 +02:00
cs_project.py cloudstack: add api_region arg 2015-08-31 15:55:22 +02:00
cs_securitygroup.py cloudstack: add api_region arg 2015-08-31 15:55:22 +02:00
cs_securitygroup_rule.py cloudstack: add api_region arg 2015-08-31 15:55:22 +02:00
cs_sshkeypair.py cloudstack: add api_region arg 2015-08-31 15:55:22 +02:00
cs_staticnat.py cloudstack: add api_region arg 2015-08-31 15:55:22 +02:00
cs_template.py cloudstack: fix templates not always have checksums 2015-09-11 08:52:30 +02:00
cs_vmsnapshot.py cloudstack: add api_region arg 2015-08-31 15:55:22 +02:00