summaryrefslogtreecommitdiffstats
path: root/roles/timezone/meta/argument_specs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/timezone/meta/argument_specs.yml')
-rw-r--r--roles/timezone/meta/argument_specs.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/roles/timezone/meta/argument_specs.yml b/roles/timezone/meta/argument_specs.yml
new file mode 100644
index 00000000..c4be9397
--- /dev/null
+++ b/roles/timezone/meta/argument_specs.yml
@@ -0,0 +1,8 @@
+---
+argument_specs:
+ main:
+ options:
+ timezone:
+ type: "str"
+ description: "timezone configuration to use"
+ default: "CET"