Initial commit
This commit is contained in:
21
meta/main.yml
Normal file
21
meta/main.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
galaxy_info: # noqa: role-name
|
||||
author: waal70 (Andre)
|
||||
description: Role to set my preferred details on a Debian fresh install
|
||||
company: waal70
|
||||
platforms:
|
||||
- name: Debian
|
||||
versions:
|
||||
- bookworm
|
||||
|
||||
license: MIT
|
||||
|
||||
min_ansible_version: "2.1"
|
||||
|
||||
galaxy_tags: [debian,
|
||||
bootstrap,
|
||||
default
|
||||
]
|
||||
|
||||
dependencies: []
|
||||
# List your role dependencies here, one per line. Be sure to remove the '[]' above,
|
||||
# if you add dependencies to this list.
|
||||
Reference in New Issue
Block a user