mirror of https://github.com/ansible/ansible.git
debug: hide loop variables while using var (#84597)
Fixes: #65856 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>pull/84611/head
parent
03d6209862
commit
e6adddcaf8
@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- debug - hide loop vars in debug var display (https://github.com/ansible/ansible/issues/65856).
|
||||
Loading…
Reference in New Issue