mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
Fix small typo
+label: docsite_pr
This commit is contained in:
@@ -133,7 +133,7 @@ EXAMPLES = r'''
|
|||||||
aci_rest:
|
aci_rest:
|
||||||
host: apic
|
host: apic
|
||||||
username: admin
|
username: admin
|
||||||
private_key: pki/{{ aci_username}}.key
|
private_key: pki/{{ aci_username }}.key
|
||||||
validate_certs: no
|
validate_certs: no
|
||||||
path: /api/mo/uni.xml
|
path: /api/mo/uni.xml
|
||||||
method: post
|
method: post
|
||||||
|
|||||||
Reference in New Issue
Block a user