community.general/lib/ansible/modules/cloud/cloudstack
Kamil Cholewiński ec9582fd83 Fix invocations of module.fail_json with no msg=
Bonus: add missing % in cs_nic.py
2017-03-07 10:17:14 -05:00
..
__init__.py
cs_account.py
cs_affinitygroup.py
cs_cluster.py minor spelling changes 2016-12-13 13:51:13 -05:00
cs_configuration.py Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
cs_domain.py
cs_facts.py use safe load instead 2017-02-21 17:45:46 -05:00
cs_firewall.py PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
cs_host.py no log passwords (#21229) 2017-02-10 15:13:59 -05:00
cs_instance.py cs_instance: fix ssh keys not found in projects (#21104) 2017-02-07 22:14:43 +01:00
cs_instance_facts.py PEP 8 whitespace cleanup. (#20783) 2017-01-27 15:45:23 -08:00
cs_instancegroup.py
cs_ip_address.py
cs_iso.py cloudstack: cs_iso: fix async poll for state=absent (#20050) 2017-01-10 12:06:13 +01:00
cs_loadbalancer_rule.py minor spelling changes 2016-12-13 13:51:13 -05:00
cs_loadbalancer_rule_member.py
cs_network.py
cs_nic.py Fix invocations of module.fail_json with no msg= 2017-03-07 10:17:14 -05:00
cs_pod.py
cs_portforward.py cloudstack: cs_portforward: implement vpc support (#19044) 2017-02-08 07:57:36 +01:00
cs_project.py
cs_region.py
cs_resourcelimit.py Fix/cs resoucelimit pep8 (#22102) 2017-03-01 11:41:26 +00:00
cs_role.py cloudstack: cs_role: doc fixes. 2016-12-10 11:40:30 +01:00
cs_router.py
cs_securitygroup.py
cs_securitygroup_rule.py PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
cs_snapshot_policy.py
cs_sshkeypair.py cloudstack: cs_sshkeypair: fix fingerprint not used as identifier (#22276) 2017-03-05 22:47:19 +01:00
cs_staticnat.py
cs_template.py
cs_user.py
cs_vmsnapshot.py
cs_volume.py
cs_vpc.py cs_vpc: fix pep8 (#21964) 2017-02-26 10:21:12 +01:00
cs_zone.py
cs_zone_facts.py