We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 901fe6a commit 4c35d7aCopy full SHA for 4c35d7a
roles/os_volumes/README.md
@@ -20,6 +20,8 @@ Role Variables
20
`os_volumes_auth` is a dict containing authentication information
21
compatible with the `auth` argument of `openstack.cloud` Ansible modules.
22
23
+`os_volumes_region` is an optional name of an OpenStack region.
24
+
25
`os_volumes` is a list of volumes to register. Each item should be a dict
26
containing the following items:
27
- `display_description`: Optional description of the volume.
0 commit comments