update meta

This commit is contained in:
Sergey Malyuk
2026-03-18 17:44:22 +03:00
parent e9802e7c35
commit 7c40ab6934
2 changed files with 4 additions and 3 deletions

View File

@@ -22,10 +22,9 @@ Example Playbook
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too: Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
```yaml ```yaml
- hosts: servers
roles: roles:
- { role: username.rolename, x: 42 } - role: genlab.common.hostname
hostname: server-hostname
``` ```
License License

View File

@@ -1,4 +1,6 @@
galaxy_info: galaxy_info:
role_name: "hostname"
namespace: genlab
author: "Alexander Gorelyhsev" author: "Alexander Gorelyhsev"
description: "Set the hostname of the node" description: "Set the hostname of the node"
company: "GenLab LLC" company: "GenLab LLC"