Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Releases: robertdebock/ansible-role-mssql

Simpler is better

11 Nov 16:01
Compare
Choose a tag to compare

A few modifications to make the role more readable and easier to maintain.

FTS

31 Oct 05:01
Compare
Choose a tag to compare
FTS

Allow Full Text Search by setting the variable mssql_fts to yes.

Thanks @kedare for the suggestion!

Meta

23 Oct 05:12
Compare
Choose a tag to compare

Mostly meta fixes and cleanups. This means this role is ready for Galaxy 3.0.3 with quality assessments.

boolean

16 Oct 16:52
Compare
Choose a tag to compare

This release fixed #4, thanks @kedare!

The variable to determine whether to manage repositories (mssql_add_repositories) was a string set to "yes" or anything else. As suggested by @kedare, it's more logical to indicate this using a boolean.

Ansible Fest 2018

11 Oct 20:13
Compare
Choose a tag to compare

All the things I've learned on Ansible Fest.

state

25 Sep 05:14
Compare
Choose a tag to compare

Following the best practices, which states that state: should be mentioned. So far most roles that used the default state, did not mention state:, but as it's a good practice, let's mention it from now on.

Semantic Versioning

08 Aug 15:11
Compare
Choose a tag to compare

Ansible Galaxy required SemVer format versioning, deleted all releases and tags, starting with 1.0.0.