mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
fix tempating issues with no_log and loops (#44468)
* fix tempating issues with no_log and loops - task is no log if any item is - added test cases fixes #43294
This commit is contained in:
2
changelogs/fragments/fix_no_log_loop.yml
Normal file
2
changelogs/fragments/fix_no_log_loop.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- always correctly template no log for tasks https://github.com/ansible/ansible/issues/43294
|
||||
Reference in New Issue
Block a user