mirror of https://github.com/ansible/ansible.git
Windows: Add-Warning() and Add-DeprecationWarning() (#20903)
* Windows: Add Warn() and Deprecate() mechanisms Similar to what already exists for python modules. * Turn deprecations from list of strings, to list of dicts Since #20884 the internal representations of deprecation messages is changed from a list of strings to a list of dicts. * Rename to Add-Warning() and Add-DeprecationWarning() Implemented as discussed.pull/21168/merge
parent
41f3680dfd
commit
35d97c1e6d
Loading…
Reference in New Issue