en: vagrant_hostmanager: action: add_host: "Adding /etc/hosts entry: %{ip} %{host} %{aliases}" update: "[%{name}] Updating /etc/hosts file" config: not_a_bool: "A value for %{config_key} can only be true or false, not type '%{value}'" not_an_array_or_string: "A value for %{config_key} must be an Array or String, not type '%{is_class}'"