1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-30 07:50:43 +00:00

cloudstack: cs_template: remove dependency to CloudStackException

* fixes docs
* fixes pep8
This commit is contained in:
Rene Moser 2017-09-28 00:26:35 +02:00 committed by René Moser
parent fde4244d04
commit d7fa3ab487
2 changed files with 153 additions and 211 deletions

View file

@ -77,7 +77,6 @@ lib/ansible/modules/cloud/cloudstack/cs_portforward.py
lib/ansible/modules/cloud/cloudstack/cs_securitygroup.py
lib/ansible/modules/cloud/cloudstack/cs_securitygroup_rule.py
lib/ansible/modules/cloud/cloudstack/cs_snapshot_policy.py
lib/ansible/modules/cloud/cloudstack/cs_template.py
lib/ansible/modules/cloud/docker/_docker.py
lib/ansible/modules/cloud/docker/docker_container.py
lib/ansible/modules/cloud/docker/docker_image.py