ansible/changelogs/fragments/73277-reduce-lookup-complexity.yml
Matt Martz ba3f84883f
Reduce complexity of Templar._lookup slightly (#73277)
* A little more complexity reduction
* restore logic
* Readability
* Add ran check back
* Add clog
2021-03-01 16:11:54 -05:00

3 lines
122 B
YAML

minor_changes:
- Templar - reduce the complexity of ``Templar._lookup``
(https://github.com/ansible/ansible/pull/73277)