8c8077b5be
* Remove Sanity test ignore.txt entries * Fixup boilerplate * Remove use of blacklisted _ variable name * cloudformation: Add an explicit removal version for template_format This option's been ignored since ansible 2.3 * General docs cleanup to clear sanity errors * elasticache_parameter_group: Add list of choices - matches documented choices - other values wouldn't have worked * data_pipeline: Deprecate 'version' - always ignored * Add deprecation documentation
3 lines
234 B
YAML
3 lines
234 B
YAML
deprecated_features:
|
|
- "cloudformation - The ``template_format`` option had no effect since Ansible 2.3 and will be removed in Ansible 2.14"
|
|
- "data_pipeline - The ``version`` option had no effect and will be removed in Ansible 2.14"
|