sensu / sensu-ansible

An Ansible role to deploy a fully dynamic Sensu stack!
https://ansible-sensu.readthedocs.io
MIT License
126 stars 96 forks source link

Feature/update metadata to match automated tests #134

Closed jaredledvina closed 6 years ago

jaredledvina commented 6 years ago

This updates the Ansible Galaxy metadata file to only list out the OS'es that we are currently automatically testing via TravisCI and bumps the required Ansible version to 2.3 as we are not actively testing this role for versions older than that.

I think this makes sense but, am absolutely open to ideas from the community here.

My current idea is to continue working on the integration tests and as we add more OS'es to that list, continue updating them here.

jaredledvina commented 6 years ago

Also updated the README to match and switched to https://github.com/sensu/sensu-ansible/graphs/contributors for the Contributors.

jaredledvina commented 6 years ago

Updated the README based on the conversation during the Sensu Community Chat yesterday. I also switched out the direct email links to Caelum to just the links to opening an issue/PR and added a link to the community docs on the maintainers.

I believe this is ready to rock. I plan on including this with the 2.0.0 release as well and calling it out in the CHANGELOG in https://github.com/sensu/sensu-ansible/pull/133