mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +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
|
required: false
|
||||||
default: public
|
default: public
|
||||||
requirements:
|
requirements:
|
||||||
|
- python >= 2.7
|
||||||
- shade
|
- shade
|
||||||
notes:
|
notes:
|
||||||
- The standard OpenStack environment variables, such as C(OS_USERNAME)
|
- The standard OpenStack environment variables, such as C(OS_USERNAME)
|
||||||
|
|||||||
Reference in New Issue
Block a user