Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
blalop authored Feb 19, 2021
1 parent 6e5afe3 commit d7203e3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Pihole Ansible role

[![Build Status](https://travis-ci.com/blalop/pihole_role.svg?branch=main)](https://travis-ci.com/blalop/pihole_role)
[![Ansible Galaxy](https://img.shields.io/badge/galaxy-blalop.pihole_role-B62682.svg)](https://galaxy.ansible.com/blalop/pihole_role)

This role installs pihole via installation script. Tested on Debian && Raspbian.

Expand Down Expand Up @@ -36,3 +37,9 @@ Test the role via molecule:
pipenv sync
pipenv run molecule test
```

## Built with

![Ansible](https://img.shields.io/badge/ansible-2.9.16-green.svg)
![Molecule](https://img.shields.io/badge/molecule-3.2.2-green.svg)
![Goss](https://img.shields.io/badge/goss-0.3.16-green.svg)

0 comments on commit d7203e3

Please sign in to comment.