Skip to content

Commit e0e1aa5

Browse files
committed
Add workflow badges
1 parent 118d142 commit e0e1aa5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Ansible role for MongoDB [![Build Status](https://travis-ci.org/UnderGreen/ansible-role-mongodb.svg?branch=master)](https://travis-ci.org/UnderGreen/ansible-role-mongodb)
1+
# Ansible role for MongoDB ![Centos](https://github.com/UnderGreen/ansible-role-mongodb/actions/workflows/centos.yml/badge.svg) ![Debian](https://github.com/UnderGreen/ansible-role-mongodb/actions/workflows/debian.yml/badge.svg)
22

33
Ansible role which manages [MongoDB](http://www.mongodb.org/).
44

@@ -17,6 +17,7 @@ MongoDB support matrix:
1717
| Ubuntu 18.04 | :no_entry: | :x: | :white_check_mark: | :white_check_mark: |
1818
| Debian 8.x | :no_entry: | :white_check_mark: | :white_check_mark: | :x: |
1919
| Debian 9.x | :no_entry: | :white_check_mark: | :white_check_mark: | :white_check_mark: |
20+
| Debian 9.x | :no_entry: | :x: | :x: | :white_check_mark: |
2021
| RHEL 6.x | :no_entry: | :white_check_mark: | :white_check_mark: | :white_check_mark: |
2122
| RHEL 7.x | :no_entry: | :white_check_mark: | :white_check_mark: | :white_check_mark: |
2223
| Amazon Linux 2 | :no_entry: | :x: | :white_check_mark: | :white_check_mark: |

0 commit comments

Comments
 (0)