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.
|
With following role can be bind installed and configured.
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
```bash
|
||||||
|
ansible-galaxy install volker_raschek.bind9_role
|
||||||
|
```
|
||||||
|
|
||||||
## Supported distributions
|
## Supported distributions
|
||||||
|
|
||||||
- Arch Linux
|
- Arch Linux
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
galaxy_info:
|
galaxy_info:
|
||||||
author: Markus Pesch
|
author: Markus Pesch
|
||||||
description: set up native bind
|
description: Role to install and configure bind9 on different distributions
|
||||||
company: Cryptic Systems
|
company: Cryptic Systems
|
||||||
license: MIT
|
license: MIT
|
||||||
min_ansible_version: 2.1
|
min_ansible_version: 2.1
|
||||||
|
Loading…
Reference in New Issue
Block a user