mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-07-31 04:04:29 +00:00
Merge "Add properties for os_project"
This commit is contained in:
@@ -26,6 +26,10 @@
|
||||
- { role: nova_flavor, tags: nova_flavor }
|
||||
- { role: object, tags: object }
|
||||
- { role: port, tags: port }
|
||||
- { role: project, tags: project }
|
||||
- role: project_properties
|
||||
tags: project_properties
|
||||
when: sdk_version is version("0.45.01", '>')
|
||||
- { role: router, tags: router }
|
||||
- { role: security_group, tags: security_group }
|
||||
- { role: server, tags: server }
|
||||
|
||||
Reference in New Issue
Block a user