mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-08-01 20:54:29 +00:00
Add loadbalancer quota options
Enable configuration of loadbalancer options within the quota module so that the current collection can be used to address Octavia quotas. Change-Id: I1dd593f5387929ed522d54954fc63dd535df7c7c
This commit is contained in:
committed by
Michal Nasiadka
parent
83456005fc
commit
57c63e7918
@@ -128,4 +128,9 @@
|
||||
|
||||
- name: Delete test project
|
||||
openstack.cloud.project:
|
||||
state: absent
|
||||
state: absent
|
||||
|
||||
- import_tasks: loadbalancer.yml
|
||||
tags:
|
||||
- loadbalancer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user