mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-15 05:29:11 -07:00
Update os_image documentation (#49705)
* Update os_image.py docs to show auth details
This commit is contained in:
parent
ecdb616954
commit
f5326aa6cd
2 changed files with 4 additions and 1 deletions
|
@ -91,6 +91,8 @@ EXAMPLES = '''
|
|||
username: admin
|
||||
password: passme
|
||||
project_name: admin
|
||||
os_user_domain_name: Default
|
||||
os_project_domain_name: Default
|
||||
name: cirros
|
||||
container_format: bare
|
||||
disk_format: qcow2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue