You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/k8s_module_defaults_group.yml

5 lines
314 B
YAML

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_auth`, `k8s_facts`, `k8s_scale` and
`k8s_service` as well as the CRD-handling `kubevirt_*` modules.