mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-08 22:30:04 -07:00
Remove and redirect oc module. (#866)
* Remove and redirect oc module. * Add changelog fragment for move of oc connection plugin to OKD collection. * Update BOTMETA as well. * Newer changelog fragment format. * Update changelogs/fragments/oc-migration-removal.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
dc60e71fd5
commit
1d8530aff1
4 changed files with 16 additions and 176 deletions
|
@ -37,6 +37,8 @@ plugin_routing:
|
|||
connection:
|
||||
docker:
|
||||
redirect: community.docker.docker
|
||||
oc:
|
||||
redirect: community.okd.oc
|
||||
modules:
|
||||
ali_instance_facts:
|
||||
deprecation:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue