community.general/lib/ansible/modules/cloud/cloudstack
Matt Clay 95789f3949 PEP 8 whitespace cleanup. (#20783)
* PEP 8 E271 whitespace cleanup.
* PEP 8 W293 whitespace cleanup.
* Fix whitespace issue from recent PR.
2017-01-27 15:45:23 -08: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
cs_domain.py
cs_facts.py Removed dict.iteritems() in modules. (#18859) 2016-12-12 15:16:23 -08:00
cs_firewall.py
cs_host.py doc: cloudstack: cs_host: fix return docs 2017-01-17 20:39:33 +01:00
cs_instance.py cloudstack: fix user data unexpected marked as changed (#20540) 2017-01-24 11:10:59 -05: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
cs_pod.py
cs_portforward.py Removed dict.iteritems() in modules. (#18859) 2016-12-12 15:16:23 -08:00
cs_project.py
cs_region.py
cs_resourcelimit.py
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 cloudstack: cs_securitygroup_rule: fix impossible to set icmp_code and icmp_type to 0 (#19258) 2016-12-13 06:58:17 +01:00
cs_snapshot_policy.py
cs_sshkeypair.py
cs_staticnat.py
cs_template.py
cs_user.py
cs_vmsnapshot.py
cs_volume.py
cs_vpc.py
cs_zone.py
cs_zone_facts.py