An open API service indexing awesome lists of open source software.

https://github.com/arillso/ansible.coredns


https://github.com/arillso/ansible.coredns

ansible ansible-role coredns

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Ansible Role: coredns

[![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)](LICENSE) [![Ansible Role](https://img.shields.io/ansible/role/24841?label=role%20name&style=flat-square)](https://galaxy.ansible.com/arillso/coredns) [![Ansible Role](https://img.shields.io/ansible/role/d/24841.svg?style=flat-square)](https://galaxy.ansible.com/arillso/coredns) [![Ansible Quality Score](https://img.shields.io/ansible/quality/24841?label=role%20quality&style=flat-square)](https://galaxy.ansible.com/arillso/coredns) [![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/arillso/ansible.coredns?style=flat-square)](https://github.com/arillso/ansible.coredns/releases) [![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/arillso/ansible.coredns/Role%20Tests/master?label=integration%20tests&style=flat-square)](https://github.com/arillso/ansible.coredns/actions?query=workflow%3A%22Role+Tests%22)

## Description

## Installation

```bash
ansible-galaxy install arillso.coredns
```

## Requirements

## Role Variables

## Dependencies

## Example Playbook

```yml
- hosts: all
roles:
- arillso.coredns
```

## Author

- [Simon Bärlocher](https://sbaerlocher.ch)

## License

This project is under the MIT License. See the [LICENSE](https://sbaerlo.ch/licence) file for the full license text.

## Copyright

(c) 2020, Arillso