mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-14 17:10:51 -07:00
Fix indentation issue
<!--- Your description here --> +label: docsite_pr
This commit is contained in:
parent
fd711671ed
commit
70d49f7616
1 changed files with 2 additions and 2 deletions
|
@ -80,8 +80,8 @@ A module can also be used to query a specific object.
|
||||||
username: admin
|
username: admin
|
||||||
password: my-password
|
password: my-password
|
||||||
|
|
||||||
tenant: customer-xyz
|
tenant: customer-xyz
|
||||||
state: query
|
state: query
|
||||||
|
|
||||||
Or query all objects.
|
Or query all objects.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue