cs_iso: fix missing param "is_public" (#53740)

* cs_iso: fix missing param "is_public"

* add changelog fragment
This commit is contained in:
David Passante
2019-03-13 19:06:44 +01:00
committed by René Moser
parent 07ff2a6494
commit 244a9a83aa
3 changed files with 3 additions and 1 deletions

View File

@@ -98,7 +98,6 @@ lib/ansible/modules/cloud/centurylink/clc_firewall_policy.py E335
lib/ansible/modules/cloud/centurylink/clc_server_snapshot.py E335
lib/ansible/modules/cloud/cloudstack/cs_cluster.py E326
lib/ansible/modules/cloud/cloudstack/cs_host.py E326
lib/ansible/modules/cloud/cloudstack/cs_iso.py E323
lib/ansible/modules/cloud/cloudstack/cs_network.py E324
lib/ansible/modules/cloud/cloudstack/cs_network_offering.py E322
lib/ansible/modules/cloud/cloudstack/cs_network_offering.py E326