mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 01:03:09 +00:00
Add python requirement to the documentation for openstack modules requiring shade
This commit is contained in:
@@ -98,6 +98,7 @@ options:
|
||||
required: false
|
||||
default: public
|
||||
requirements:
|
||||
- python >= 2.7
|
||||
- shade
|
||||
notes:
|
||||
- The standard OpenStack environment variables, such as C(OS_USERNAME)
|
||||
|
||||
Reference in New Issue
Block a user