update meta
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user