mirror of https://github.com/ansible/ansible.git
warn when having issues with local facts (#52507)
* warn when having issues with local facts fixes 41609pull/52687/head
parent
9d11cd311b
commit
8a0347ac7a
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- issue a warning when local fact is not correctly loaded, old behaviour just updated fact value with the error.
|
||||
Loading…
Reference in New Issue