fix(galaxy): set namespace
Some checks failed
Ansible Lint / ansible-lint (push) Failing after 44s
Markdown linter / markdown-lint (push) Successful in 11s

This commit is contained in:
Markus Pesch 2025-04-14 22:01:48 +02:00
parent 261cd45400
commit 85ee72fe17
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,4 @@
--- ---
skip_list: [] exclude_paths:
- roles-vendored/

View File

@ -1,4 +1,5 @@
galaxy_info: galaxy_info:
namespace: volker_raschek
role_name: bind9 role_name: bind9
author: Markus Pesch author: Markus Pesch
description: Role to install and configure bind9 on different distributions description: Role to install and configure bind9 on different distributions