summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/lookup/dict.py
Commit message (Expand)AuthorAgeFilesLines
* Python 3.8 collections compatibility fixes.Matt Clay2018-10-081-2/+2
* Add example of using loop: with when: statements (#42776)FragmentedPacket2018-07-191-0/+6
* Add yamllint for plugin docs and fix issues.Matt Clay2018-05-231-6/+6
* Update example in lookup dict.py (#39488)Ikrom2018-04-301-1/+1
* now with_dict allows for direct 'lookup' usageBrian Coca2017-10-301-9/+16
* Lookup docs (#30280)Brian Coca2017-09-191-15/+44
* Collated PEP8 fixes (#25293)Dag Wieers2017-06-021-0/+1
* Minor typo correction varibles -> variablesNick Piper2017-05-011-1/+1
* Support any Mapping for with_dict lookup.Alphadelta142015-08-171-1/+4
* Making the switch to v2James Cammarata2015-05-031-0/+30