mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
Fix typo
This commit is contained in:
parent
e7807c4f2d
commit
af213241ab
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ requirements:
|
||||||
- shade
|
- shade
|
||||||
notes:
|
notes:
|
||||||
- The standard OpenStack environment variables, such as C(OS_USERNAME)
|
- The standard OpenStack environment variables, such as C(OS_USERNAME)
|
||||||
may be user instead of providing explicit values.
|
may be used instead of providing explicit values.
|
||||||
- Auth information is driven by os-client-config, which means that values
|
- Auth information is driven by os-client-config, which means that values
|
||||||
can come from a yaml config file in /etc/ansible/openstack.yaml,
|
can come from a yaml config file in /etc/ansible/openstack.yaml,
|
||||||
/etc/openstack/clouds.yaml or ~/.config/openstack/clouds.yaml, then from
|
/etc/openstack/clouds.yaml or ~/.config/openstack/clouds.yaml, then from
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue