Skip to content

Commit 51c5608

Browse files
author
Scott Davidson
committed
Remove outdated fixed_ips option from example
According to https://docs.ansible.com/ansible/latest/collections/openstack/cloud/quota_module.html#ansible-collections-openstack-cloud-quota-module this option is only available until Nova API v2.35 (we're now on v2.95).
1 parent 75ab7ef commit 51c5608

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/projects.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ openstack_unlimited_quotas:
5757
backup_gigabytes: -1
5858
backups: -1
5959
cores: -1
60-
fixed_ips: -1
6160
floatingip: -1
6261
gigabytes: -1
6362
injected_file_size: -1

0 commit comments

Comments
 (0)