mirror of https://github.com/ansible/ansible.git
Also support k8s action group for community.okd.
parent
3cd8477948
commit
cf81aa05ec
@ -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) and [community.kubevirt](https://github.com/ansible-collections/community.kubevirt) (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), and [community.okd](https://galaxy.ansible.com/community/okd) (https://github.com/ansible/ansible/pull/72427)."
|
||||
|
||||
Loading…
Reference in New Issue