mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-21 19:43:59 -07:00
Handle gracefully a bad module 'results' key (#53973)
* Handle gracefully a bad module 'results' key fixes #53962
This commit is contained in:
parent
09cd355bec
commit
3637ce4538
2 changed files with 9 additions and 0 deletions
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.
|
Loading…
Add table
Add a link
Reference in a new issue