mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Normalize the way requirements is specified
This commit is contained in:
@@ -91,7 +91,8 @@ options:
|
||||
choices: [public, internal, admin]
|
||||
required: false
|
||||
default: public
|
||||
requirements: [shade]
|
||||
requirements:
|
||||
- shade
|
||||
notes:
|
||||
- The standard OpenStack environment variables, such as C(OS_USERNAME)
|
||||
may be user instead of providing explicit values.
|
||||
|
||||
Reference in New Issue
Block a user