diff options
Diffstat (limited to 'roles/hostname')
| -rw-r--r-- | roles/hostname/meta/argument_specs.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/hostname/meta/argument_specs.yml b/roles/hostname/meta/argument_specs.yml index d74f95e5..9576748d 100644 --- a/roles/hostname/meta/argument_specs.yml +++ b/roles/hostname/meta/argument_specs.yml @@ -1,6 +1,8 @@ --- argument_specs: main: + short_description: "Configure basic distro hostname" + description: "Configure basic distro hostname" options: hostname: type: "str" |
