mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
dependent lookup: prevent deprecation warning with ansible-core 2.14 (#5543)
* Prevent deprecation warning. * Improve naming and add comment.
This commit is contained in:
parent
672385309c
commit
60c8b9a67f
2 changed files with 14 additions and 1 deletions
2
changelogs/fragments/5543-dependent-template.yml
Normal file
2
changelogs/fragments/5543-dependent-template.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "dependent lookup plugin - avoid warning on deprecated parameter for ``Templar.template()`` (https://github.com/ansible-collections/community.general/pull/5543)."
|
Loading…
Add table
Add a link
Reference in a new issue