You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/51600-provider_segmentation...

6 lines
205 B
YAML

---
bugfixes:
- os_network - According to the OpenStack Networking API the attribute
provider:segmentation_id of a network has to be an integer.
(https://github.com/ansible/ansible/issues/51655)