ansible/changelogs/fragments/clean_results.yml
Brian Coca 3637ce4538
Handle gracefully a bad module 'results' key (#53973)
* Handle gracefully a bad module 'results' key

  fixes #53962
2019-03-27 18:41:32 -04:00

2 lines
103 B
YAML

bugfixes:
- disallow non dict results from module and allow user to continue using with a warning.