summaryrefslogtreecommitdiff
path: root/roles/core/ntp/tasks/error.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/core/ntp/tasks/error.yml')
-rw-r--r--roles/core/ntp/tasks/error.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/core/ntp/tasks/error.yml b/roles/core/ntp/tasks/error.yml
new file mode 100644
index 00000000..84a1a198
--- /dev/null
+++ b/roles/core/ntp/tasks/error.yml
@@ -0,0 +1,3 @@
+---
+- fail:
+ msg: "ntp variant '{{ ntp_variant }}' is not supported on this platform"