mirror of https://github.com/ansible/ansible.git
os_subnet: allow using non-default subnet pool (#52608)
(cherry picked from commit 17f2b5f73e)
pull/60231/head
parent
04ca93a5c0
commit
a307a6a89a
@ -0,0 +1,5 @@
|
||||
---
|
||||
bugfixes:
|
||||
- >
|
||||
os_subnet - it is valid to specify an explicit ``subnetpool_id`` rather than
|
||||
``use_default_subnetpool`` or ``cidr``
|
||||
Loading…
Reference in New Issue