Skip to content

Commit 4c35d7a

Browse files
committed
Add variable in os_volumes README
1 parent 901fe6a commit 4c35d7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

roles/os_volumes/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Role Variables
2020
`os_volumes_auth` is a dict containing authentication information
2121
compatible with the `auth` argument of `openstack.cloud` Ansible modules.
2222

23+
`os_volumes_region` is an optional name of an OpenStack region.
24+
2325
`os_volumes` is a list of volumes to register. Each item should be a dict
2426
containing the following items:
2527
- `display_description`: Optional description of the volume.

0 commit comments

Comments
 (0)