add hostname role
This commit is contained in:
14
roles/hostname/meta/main.yml
Normal file
14
roles/hostname/meta/main.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
galaxy_info:
|
||||
author: "Alexander Gorelyhsev"
|
||||
description: "Set the hostname of the node"
|
||||
company: "GenLab LLC"
|
||||
license: "BSD"
|
||||
min_ansible_version: "2.1"
|
||||
|
||||
platforms:
|
||||
- name: "Ubuntu"
|
||||
versions: ["focal", "jammy", "noble"]
|
||||
|
||||
galaxy_tags: []
|
||||
|
||||
dependencies: []
|
||||
Reference in New Issue
Block a user