diff --git a/roles/validate_inventory/tasks/main.yml b/roles/validate_inventory/tasks/main.yml index b7ebcaea6..a7b6ea7a3 100644 --- a/roles/validate_inventory/tasks/main.yml +++ b/roles/validate_inventory/tasks/main.yml @@ -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.