Skip to content

Commit

Permalink
Add debian support (#28)
Browse files Browse the repository at this point in the history
* Add Debian (8|9) support

fixes #2

* Documentation fixes

[ci skip]
  • Loading branch information
tersmitten committed Sep 18, 2017
1 parent c145e9e commit 3bd2808
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Build Status](https://travis-ci.org/Oefenweb/ansible-keepalived.svg?branch=master)](https://travis-ci.org/Oefenweb/ansible-keepalived) [![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-keepalived-blue.svg)](https://galaxy.ansible.com/tersmitten/keepalived)

Set up the latest or a specific version of [Keepalived](http://www.keepalived.org/) in Ubuntu systems.
Set up the latest or a specific version of [Keepalived](http://www.keepalived.org/) in Debian-like systems.

#### Requirements

Expand Down
2 changes: 1 addition & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
galaxy_info:
author: Mischa ter Smitten
company: Oefenweb.nl B.V.
description: Set up keepalived in Ubuntu systems
description: Set up keepalived in Debian-like systems
license: MIT
min_ansible_version: 2.0.0.0
platforms:
Expand Down

0 comments on commit 3bd2808

Please sign in to comment.