mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Add k8s_auth and kubevirt_vm to the k8s group (#52320)
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
minor_changes:
|
||||
- A k8s module defaults group has now been added to reduce the amount of parameters required for multiple k8s tasks.
|
||||
This group contains all non-deprecated kubernetes modules - `k8s`, `k8s_facts`, `k8s_scale` and `k8s_service`.
|
||||
This group contains all non-deprecated kubernetes modules - `k8s`, `k8s_auth`, `k8s_facts`, `k8s_scale` and
|
||||
`k8s_service` as well as the CRD-handling `kubevirt_*` modules.
|
||||
|
||||
Reference in New Issue
Block a user