ansible/changelogs/fragments/remove_connection_become_checks.yml
Brian Coca b07a78b4ba
remove deprecated connection password functions (#74155)
* they were moved from connecitons to become plugins
* fixed clog, removed sanity ignore
* fixed tests to use become functions
2021-04-08 15:11:06 -04:00

3 lines
103 B
YAML

removed_features:
- connections, removed password check stubs that had been moved to become plugins.