mirror of https://github.com/ansible/ansible.git
Also add kubernetes.core.
parent
cf81aa05ec
commit
5e33f01267
@ -1,2 +1,2 @@
|
||||
bugfixes:
|
||||
- "The ``docker`` and ``k8s`` action groups / module default groups now also support the moved modules in [community.docker](https://galaxy.ansible.com/community/docker), [community.kubevirt](https://github.com/ansible-collections/community.kubevirt), and [community.okd](https://galaxy.ansible.com/community/okd) (https://github.com/ansible/ansible/pull/72427)."
|
||||
- "The ``docker`` and ``k8s`` action groups / module default groups now also support the moved modules in [community.docker](https://galaxy.ansible.com/community/docker), [community.kubevirt](https://github.com/ansible-collections/community.kubevirt), [community.okd](https://galaxy.ansible.com/community/okd), and [kubernetes.core](https://galaxy.ansible.com/kubernetes/core) (https://github.com/ansible/ansible/pull/72427)."
|
||||
|
||||
Loading…
Reference in New Issue