mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
Fix small typo
+label: docsite_pr
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user