More improvements to ACI module docs (#36689)

* More improvements to ACI module docs

* Asorted improvements

* Found 2 more

* Improvements to aci_rest documentation
This commit is contained in:
Dag Wieers 2018-02-25 19:13:16 +01:00 committed by GitHub
parent 984bface14
commit 8f6eea50db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
53 changed files with 87 additions and 80 deletions

View file

@ -19,7 +19,7 @@ description:
notes:
- The C(tenant) used must exist before using this module in your playbook.
The M(aci_tenant) module can be used for this.
- More information from the internal APIC class I(fv:BD) at
- More information about the internal APIC class B(fv:BD) at
U(https://developer.cisco.com/docs/apic-mim-ref/).
author:
- Jacob McGill (@jmcgill298)