ansible/changelogs/fragments/47846-cs_ip_address-fix-vpc-vs-network.yaml
René Moser 242bd512d0
cs_ip_address: fix vpc and network mutually exclusive (#47846)
* cs_ip_address: fix vpc and network mutually exclusive

* add changelog

* streamline docs
2018-11-01 07:26:08 +01:00

2 lines
127 B
YAML

bugfixes:
- cs_ip_address - fix vpc use case failed if network param provided. Ensured vpc and network are mutually exclusive.