summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/network/aci/aci_domain_to_vlan_pool.py
Commit message (Expand)AuthorAgeFilesLines
* Migrated to cisco.aciAnsible Core Team2020-03-231-364/+0
* ACI/MSO: Use get() dict lookups (#63074)Dag Wieers2019-11-061-6/+6
* ACI: Various changes and doc updates (#52957)Dag Wieers2019-02-261-13/+13
* Convert to reduced list of known types (#50010)Dag Wieers2018-12-191-5/+5
* ACI: Add types to modules and doc fragment (#49997)Dag Wieers2018-12-171-1/+7
* ACI: Add seealso fragments to module documentation (#49844)Dag Wieers2018-12-131-2/+6
* mark Cisco ACI modules as certified (#46841)Sandra McCann2018-10-111-1/+1
* Fix all ACI examples to use delegate_to (#43439)Dag Wieers2018-08-081-0/+8
* ACI: Make querying links and nodes possible (#43441)Dag Wieers2018-08-071-1/+1
* Fix shebangs and file modes and update tests. (#40563)Matt Clay2018-05-221-0/+0
* Fix incorrect RN used in module (#38245)Dag Wieers2018-04-041-1/+1
* Make use of named links in documentation notes (#37027)Dag Wieers2018-03-061-2/+2
* More improvements to ACI module docs (#36689)Dag Wieers2018-02-251-1/+1
* ACI: Improve module index short_description (#36665)Dag Wieers2018-02-241-1/+1
* ACI: Various changes to module documentation and guide (#36516)Dag Wieers2018-02-211-9/+6
* ACI: Fixes to domain parameters dependencies (#36158)Dag Wieers2018-02-141-2/+10
* Fix issue with module (#35960)Dag Wieers2018-02-091-1/+1
* ACI: Change RETURN output as discussed (#35617)Dag Wieers2018-02-031-2/+105
* ACI: Move to 'host' parameter instead of 'hostname' (#35161)Dag Wieers2018-01-221-6/+6
* ACI: Add ACI version information to VMM domain docs (#35114)Dag Wieers2018-01-201-0/+2
* ACI: Added more VMM providers, doc improvements (#34879)Dag Wieers2018-01-191-2/+2
* ACI: Fix validate-module tests E322 and E323 (#35052)Dag Wieers2018-01-181-6/+6
* Compare arg+aliases between docs and argument_spec (#34809)Matt Martz2018-01-171-1/+1
* ACI: Fix parameters and aliases in documentation (#34959)Dag Wieers2018-01-161-7/+7
* ACI: Add missing documentation_fragments (#34955)Dag Wieers2018-01-161-0/+1
* MIM URL: Update url for mim (#34844)Jacob McGill2018-01-131-1/+1
* Fix small typoDag Wieers2018-01-121-2/+2
* ACI: Fixing new pylint issue (#34775)Dag Wieers2018-01-121-12/+12
* aci_domain_to_vlan_pool: Add domain to VLAN pool (#34402)Dag Wieers2018-01-111-0/+235