mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Handle gracefully a bad module 'results' key (#53973)
* Handle gracefully a bad module 'results' key fixes #53962
This commit is contained in:
2
changelogs/fragments/clean_results.yml
Normal file
2
changelogs/fragments/clean_results.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- disallow non dict results from module and allow user to continue using with a warning.
|
||||
Reference in New Issue
Block a user