Fix small typo
+label: docsite_pr
This commit is contained in:
parent
b1c295386f
commit
31222b65c1
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ EXAMPLES = r'''
|
|||
aci_rest:
|
||||
host: apic
|
||||
username: admin
|
||||
private_key: pki/{{ aci_username}}.key
|
||||
private_key: pki/{{ aci_username }}.key
|
||||
validate_certs: no
|
||||
path: /api/mo/uni.xml
|
||||
method: post
|
||||
|
|
Loading…
Reference in a new issue