mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Ensure that an empty literal list with loop skips the task (#47129)
This commit is contained in:
2
changelogs/fragments/loop-empty-literal-list.yaml
Normal file
2
changelogs/fragments/loop-empty-literal-list.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- loop - Do not evaluate a empty literal list ``[]`` as falsy, it should instead cause the task to skip ()
|
||||
Reference in New Issue
Block a user