You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/deprecations
Brian Coca 00ddc27d69
actually show plugin config warnings/deprecations (#82593)
previouslly we recorded but did not show to avoid spam
since we could not dedup from forks, that was already
fixed in another PR so now we can show/display them.

Also:
  * funcitonalize deprecation msg construct from docs
  * reuse formatting func in cli
  * normalize alternatives: most of the code used intended plural
    but some and most data/tests used the singular
  * update schemas and tests

Co-authored-by: Matt Davis <6775756+nitzmahone@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
5 months ago
..
cache_plugins actually show plugin config warnings/deprecations (#82593) 5 months ago
library actually show plugin config warnings/deprecations (#82593) 5 months ago
aliases actually show plugin config warnings/deprecations (#82593) 5 months ago
entry_key_deprecated.cfg actually show plugin config warnings/deprecations (#82593) 5 months ago
entry_key_deprecated2.cfg actually show plugin config warnings/deprecations (#82593) 5 months ago
entry_key_not_deprecated.cfg actually show plugin config warnings/deprecations (#82593) 5 months ago
runme.sh actually show plugin config warnings/deprecations (#82593) 5 months ago