cloudstack: cs_instancegroup: fix pep8 (#26534)

This commit is contained in:
René Moser
2017-07-07 19:08:39 +02:00
committed by GitHub
parent 804f40f7a5
commit 3050856f2a
2 changed files with 25 additions and 25 deletions

View File

@@ -87,7 +87,6 @@ lib/ansible/modules/cloud/cloudscale/cloudscale_server.py
lib/ansible/modules/cloud/cloudstack/cs_configuration.py
lib/ansible/modules/cloud/cloudstack/cs_instance.py
lib/ansible/modules/cloud/cloudstack/cs_instance_facts.py
lib/ansible/modules/cloud/cloudstack/cs_instancegroup.py
lib/ansible/modules/cloud/cloudstack/cs_iso.py
lib/ansible/modules/cloud/cloudstack/cs_nic.py
lib/ansible/modules/cloud/cloudstack/cs_portforward.py