You've already forked ansible-role-bind9
fix(ansible-galaxy): add namespace
This commit is contained in:
@@ -1,10 +1,15 @@
|
||||
dependencies: []
|
||||
galaxy_info:
|
||||
role_name: bind9
|
||||
author: Markus Pesch
|
||||
description: Role to install and configure bind9 on different distributions
|
||||
company: Cryptic Systems
|
||||
description: Role to install and configure bind9 on different distributions
|
||||
galaxy_tags:
|
||||
- named
|
||||
- bind
|
||||
- dyndns
|
||||
license: MIT
|
||||
min_ansible_version: "2.9"
|
||||
namespace: volker-raschek
|
||||
platforms:
|
||||
- name: ArchLinux
|
||||
versions:
|
||||
@@ -18,10 +23,4 @@ galaxy_info:
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- all
|
||||
|
||||
galaxy_tags:
|
||||
- named
|
||||
- bind
|
||||
- dyndns
|
||||
|
||||
dependencies: []
|
||||
role_name: bind9
|
||||
|
Reference in New Issue
Block a user