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:
```yaml
- hosts: servers
roles:
- { role: username.rolename, x: 42 }
- role: genlab.common.hostname
hostname: server-hostname
```
License

View File

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