fix: typo in validate_inventory task name (missing backtick) (#12940)

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Ieere Song
2026-01-31 23:32:24 +09:00
committed by GitHub
parent f071fccc33
commit 4d4058ee8e

View File

@@ -20,7 +20,7 @@
when:
- not ignore_assert_errors
- name: Warn if `kube_network_plugin` is `none
- name: Warn if `kube_network_plugin` is `none`
debug:
msg: |
"WARNING! => `kube_network_plugin` is set to `none`. The network configuration will be skipped.