This commit is contained in:
parent
8e3f894f6c
commit
d03840b0c6
11
README.md
11
README.md
@ -1,7 +1,16 @@
|
||||
# bind
|
||||
# bind9-role
|
||||
|
||||
[![Build Status](https://drone.cryptic.systems/api/badges/volker.raschek/bind9-role/status.svg)](https://drone.cryptic.systems/volker.raschek/bind9-role)
|
||||
[![Ansible Role](https://img.shields.io/ansible/role/d/58170)](https://galaxy.ansible.com/volker_raschek/bind9_role)
|
||||
|
||||
With following role can be bind installed and configured.
|
||||
|
||||
## Installation
|
||||
|
||||
```bash
|
||||
ansible-galaxy install volker_raschek.bind9_role
|
||||
```
|
||||
|
||||
## Supported distributions
|
||||
|
||||
- Arch Linux
|
||||
|
@ -1,6 +1,6 @@
|
||||
galaxy_info:
|
||||
author: Markus Pesch
|
||||
description: set up native bind
|
||||
description: Role to install and configure bind9 on different distributions
|
||||
company: Cryptic Systems
|
||||
license: MIT
|
||||
min_ansible_version: 2.1
|
||||
|
Loading…
Reference in New Issue
Block a user