summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/network/aci/aci_filter_entry.py
Commit message (Expand)AuthorAgeFilesLines
* Migrated to cisco.aciAnsible Core Team2020-03-091-375/+0
* Added nameAlias field (#67150)Nirav Katarmal2020-02-151-0/+8
* ACI/MSO: Use get() dict lookups (#63074)Dag Wieers2019-11-061-23/+23
* ACI: Various changes and doc updates (#52957)Dag Wieers2019-02-261-12/+12
* 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/+14
* 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/+1
* ACI: Make querying links and nodes possible (#43441)Dag Wieers2018-08-071-4/+4
* ACI: Add parameter types to module docs (#42893)Dag Wieers2018-07-171-1/+1
* Fix ACI validate-modules issues (#42222)Dag Wieers2018-07-031-3/+3
* Fix module validation checks and remove old params (#39926)Dag Wieers2018-05-101-18/+10
* 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: Change RETURN output as discussed (#35617)Dag Wieers2018-02-031-2/+105
* ACI: Implement aci.boolean() to return an ACI boolean (#35610)Dag Wieers2018-02-021-3/+4
* ACI: Move to 'host' parameter instead of 'hostname' (#35161)Dag Wieers2018-01-221-5/+4
* ACI: Fix validate-module tests E322 and E323 (#35052)Dag Wieers2018-01-181-1/+1
* Compare arg+aliases between docs and argument_spec (#34809)Matt Martz2018-01-171-1/+1
* MIM URL: Update url for mim (#34844)Jacob McGill2018-01-131-1/+1
* ACI: Fixing new pylint issue (#34775)Dag Wieers2018-01-121-12/+8
* ACI Module: Update modules to provide match criteria; allows more complex mat...Jacob McGill2017-12-111-3/+3
* Refactor common network shared and platform utils code into package (#33452)Ganesh Nalawade2017-12-031-1/+1
* Aci build url (#33017)Jacob McGill2017-11-221-1/+23
* ACI Filter Entry: Update module to use new URL Method (#28631)Jacob McGill2017-08-251-40/+39
* Bugfix and assorted fixes (#28352)Dag Wieers2017-08-171-7/+8
* Rename ACI modules according to new conventions (#28306)Dag Wieers2017-08-171-3/+5
* Update metadata to 1.1Toshio Kuratomi2017-08-151-1/+1
* ACI Filter Entry: New Module (#28200)Jacob McGill2017-08-151-0/+237