mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-18 14:21:06 -07:00
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:
parent
984bface14
commit
8f6eea50db
53 changed files with 87 additions and 80 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue