summaryrefslogtreecommitdiffstats
path: root/roles/hostname/meta/argument_specs.yml
blob: 9576748d79f95ee3c92fbd4efba7c99938c78923 (plain) (blame)
1
2
3
4
5
6
7
8
9
---
argument_specs:
  main:
    short_description: "Configure basic distro hostname"
    description: "Configure basic distro hostname"
    options:
      hostname:
        type: "str"
        description: "The distro linux network hostname to be used"