Skip to content

Commit

Permalink
#70 role reshaping - updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcelo Galan committed Jun 3, 2021
1 parent 9b5a92a commit 77719f9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
---
blank_issues_enabled: false
1 change: 1 addition & 0 deletions .github/stale.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
issues:
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 90
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ These instructions will get you a copy of the role for your Ansible playbook. On

### Prerequisities

Ansible 2.9.9 version installed.
Ansible 4.0.0 version installed.
Inventory destination should be a Debian environment.

For testing purposes, [Molecule](https://molecule.readthedocs.io/) with Docker as driver and [Goss](https://goss.rocks/) as verifier.
Expand Down Expand Up @@ -128,8 +128,8 @@ mysql> show databases;

## Built With

![Ansible](https://img.shields.io/badge/ansible-2.9.9-green.svg)
![Molecule](https://img.shields.io/badge/molecule-3.0.4-green.svg)
![Ansible](https://img.shields.io/badge/ansible-4.0.0-green.svg)
![Molecule](https://img.shields.io/badge/molecule-3.3.2-green.svg)
![Goss](https://img.shields.io/badge/goss-0.3.16-green.svg)

## Versioning
Expand Down

0 comments on commit 77719f9

Please sign in to comment.