Skip to content

config deprecations incorrectly report removal version as "deprecated in" #2526

Open
@sivel

Description

@sivel

See https://docs.ansible.com/ansible-core/2.18/reference_appendices/config.html#ansible-connection-path

Image

2.22 hasn't been released, this should indicate the version the config entry will be removed in.

160:       :Deprecated in: {{ini_map['deprecated']['version']}}
176:       :Deprecated in: {{env_var_map['deprecated']['version']}}
192:       :Deprecated in: {{a_var['deprecated']['version']}}
201::Deprecated in: {{config['deprecated']['version']}}
239:    :Deprecated in: {{env_var_map['deprecated']['version']}}

I'm not sure what short string would be the best descriptor. Maybe "Removal in"?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    🏗 In progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions