Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #676 from tremble/cleanup/check_mode_2
Add supports_check_mode to cloudformation_exports_info cloudfront_info SUMMARY as _info modules they should run in check mode See also #659 (missed in my first pass) ISSUE TYPE Bugfix Pull Request COMPONENT NAME cloudformation_exports_info cloudfront_info ADDITIONAL INFORMATION https://dashboard.zuul.ansible.com/t/ansible/build/a5f8c6effd7745eca0b06a5a1bef7b08 ERROR: plugins/modules/cloudformation_exports_info.py:0:0: invalid-ansiblemodule-schema: AnsibleModule.supports_check_mode: not a valid value for dictionary value @ data['supports_check_mode']. Got False ERROR: plugins/modules/cloudfront_info.py:0:0: invalid-ansiblemodule-schema: AnsibleModule.supports_check_mode: not a valid value for dictionary value @ data['supports_check_mode']. Got False Reviewed-by: Jill R <None> Reviewed-by: None <None>
- Loading branch information