actualized for kubespray version 2.28.0

This commit is contained in:
2025-06-15 20:25:45 +03:00
parent c819d4f51f
commit c2df2abc78
366 changed files with 9939 additions and 40388 deletions

View File

@@ -0,0 +1,10 @@
---
- name: Warn for usage of deprecated role
fail:
msg: kubespray-defaults is deprecated, switch to kubespray_defaults
ignore_errors: true # noqa ignore-errors
run_once: true
- name: Compat for direct role import
import_role:
name: kubespray_defaults