Files
ansible-bind9-role/meta/main.yml
Daniel Akulenok 7fb722e6f1 test: Configure Molecule testing framework
- Add comprehensive converge playbook with test scenarios
- Create Molecule configuration for role testing
- Set up verification tasks
2026-01-27 23:18:56 +01:00

32 lines
486 B
YAML

galaxy_info:
role_name: bind9
namespace: valid
author: Daniel Akulenok
description: Configure Bind9
company: Valid.dk
issue_tracker_url: https://gitlab.valid.dk/operations/ansible-bind9-role
license: GPL-3.0-or-later
min_ansible_version: 2.13
platforms:
- name: Ubuntu
versions:
- 22.04
- 20.04
- name: Debian
versions:
- 11
galaxy_tags:
- bind9
- bind
- dns
- ubuntu
- debian
dependencies: []