summaryrefslogtreecommitdiffstats
path: root/roles/timezone/meta/argument_specs.yml
blob: bb6134631c24a553931546964c8142b74d5d5e0f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
---
argument_specs:
  main:
    short_description: "Configure the linux distro timezone"
    description: "Configure the linux distro timezone"
    options:
      timezone:
        type: "str"
        description: "timezone configuration to use"
        default: "CET"