Skip to content

Commit

Permalink
#22 renamed role; fix template ansible_managed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Fran Tsao committed Jan 3, 2020
1 parent 40c22c9 commit 18c8555
Show file tree
Hide file tree
Showing 8 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!--
Have you read Idealista's Code of Conduct? By filling an Issue, you are expected to comply with it,
including treating everyone with respect: https://github.com/idealista/prom2teams-role/blob/master/CODE_OF_CONDUCT.md
including treating everyone with respect: https://github.com/idealista/prom2teams_role/blob/master/CODE_OF_CONDUCT.md
-->

Expand Down
40 changes: 20 additions & 20 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,57 +2,57 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a changelog](https://github.com/olivierlacan/keep-a-changelog).

## [Unreleased](https://github.com/idealista/prom2teams-role/tree/develop)
## [Unreleased](https://github.com/idealista/prom2teams_role/tree/develop)
### Fixed
- *Update prom2teams.ini template for python3 compatibility* @miguel-chacon

## [2.3.0](https://github.com/idealista/prom2teams-role/tree/2.3.0)
[Full Changelog](https://github.com/idealista/prom2teams-role/compare/2.2.0...2.3.0)
## [2.3.0](https://github.com/idealista/prom2teams_role/tree/2.3.0)
[Full Changelog](https://github.com/idealista/prom2teams_role/compare/2.2.0...2.3.0)
### Added
- *Ability to configure Prometheus metrics endpoint* @jnogol
### Changed
- *Update prom2teams version to 2.4.0* @jnogol

## [2.2.0](https://github.com/idealista/prom2teams-role/tree/2.2.0)
[Full Changelog](https://github.com/idealista/prom2teams-role/compare/2.1.0...2.2.0)
## [2.2.0](https://github.com/idealista/prom2teams_role/tree/2.2.0)
[Full Changelog](https://github.com/idealista/prom2teams_role/compare/2.1.0...2.2.0)
### Changed
- *Update prom2teams version to 2.3.1* @miguel-chacon

## [2.1.0](https://github.com/idealista/prom2teams-role/tree/2.1.0)
[Full Changelog](https://github.com/idealista/prom2teams-role/compare/2.0.1...2.1.0)
## [2.1.0](https://github.com/idealista/prom2teams_role/tree/2.1.0)
[Full Changelog](https://github.com/idealista/prom2teams_role/compare/2.0.1...2.1.0)
### Changed
- *Update prom2teams version to 2.3.0* @dortegau

## [2.0.1](https://github.com/idealista/prom2teams-role/tree/2.0.1)
[Full Changelog](https://github.com/idealista/prom2teams-role/compare/2.0.0...2.0.1)
## [2.0.1](https://github.com/idealista/prom2teams_role/tree/2.0.1)
[Full Changelog](https://github.com/idealista/prom2teams_role/compare/2.0.0...2.0.1)
### Changed
- *Update prom2teams version to 2.2.2* @jnogol
- *Notify handler when installing task changed* @jnogol

## [2.0.0](https://github.com/idealista/prom2teams-role/tree/2.0.0)
[Full Changelog](https://github.com/idealista/prom2teams-role/compare/1.3.0...2.0.0)
## [2.0.0](https://github.com/idealista/prom2teams_role/tree/2.0.0)
[Full Changelog](https://github.com/idealista/prom2teams_role/compare/1.3.0...2.0.0)
### Added
- *[#9](https://github.com/idealista/prom2teams-role/issues/9) Ability of providing templates via playbook* @jnogol
- *[#9](https://github.com/idealista/prom2teams_role/issues/9) Ability of providing templates via playbook* @jnogol
### Changed
- *Update prom2teams version to 2.2.0* @jnogol
- *Update `.travis.yml` to test Ansible 2.4.x and 2.5.0.0* @jnogol
- *Ansible minimum version 2.4.0.0* @jnogol

## [1.3.0](https://github.com/idealista/prom2teams-role/tree/1.3.0)
[Full Changelog](https://github.com/idealista/prom2teams-role/compare/1.2.0...1.3.0)
## [1.3.0](https://github.com/idealista/prom2teams_role/tree/1.3.0)
[Full Changelog](https://github.com/idealista/prom2teams_role/compare/1.2.0...1.3.0)
### Changed
- *[#5](https://github.com/idealista/prom2teams-role/issues/5) Run service using uwsgi* @jmonterrubio
- *[#5](https://github.com/idealista/prom2teams_role/issues/5) Run service using uwsgi* @jmonterrubio

## [1.2.0](https://github.com/idealista/prom2teams-role/tree/1.2.0)
[Full Changelog](https://github.com/idealista/prom2teams-role/compare/1.1.0...1.2.0)
## [1.2.0](https://github.com/idealista/prom2teams_role/tree/1.2.0)
[Full Changelog](https://github.com/idealista/prom2teams_role/compare/1.1.0...1.2.0)
### Changed
- *Update prom2teams version* @jnogol

## [1.1.0](https://github.com/idealista/prom2teams-role/tree/1.1.0)
[Full Changelog](https://github.com/idealista/prom2teams-role/compare/1.0.0...1.1.0)
## [1.1.0](https://github.com/idealista/prom2teams_role/tree/1.1.0)
[Full Changelog](https://github.com/idealista/prom2teams_role/compare/1.0.0...1.1.0)
### Changed
- *Update prom2teams version* @jnogol

## [1.0.0](https://github.com/idealista/prom2teams-role/tree/1.0.0)
## [1.0.0](https://github.com/idealista/prom2teams_role/tree/1.0.0)
### Added
- *First release*
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
![Logo](https://raw.githubusercontent.com/idealista/prom2teams-role/master/logo.gif)
![Logo](https://raw.githubusercontent.com/idealista/prom2teams_role/master/logo.gif)

[![Build Status](https://travis-ci.org/idealista/prom2teams-role.png)](https://travis-ci.org/idealista/prom2teams-role)
[![Build Status](https://travis-ci.org/idealista/prom2teams_role.png)](https://travis-ci.org/idealista/prom2teams_role)

# prom2teams Ansible role

Expand Down Expand Up @@ -33,16 +33,16 @@ For testing purposes, [Molecule](https://molecule.readthedocs.io/) with [Vagrant
Create or add to your roles dependency file (e.g requirements.yml) from GitHub:

```
- src: http://github.com/idealista/prom2teams-role.git
- src: http://github.com/idealista/prom2teams_role.git
scm: git
version: 1.0.0
name: prom2teams
```

or using [Ansible Galaxy](https://galaxy.ansible.com/idealista/prom2teams-role/) as origin if you prefer:
or using [Ansible Galaxy](https://galaxy.ansible.com/idealista/prom2teams_role/) as origin if you prefer:

```
- src: idealista.prom2teams-role
- src: idealista.prom2teams_role
version: 1.0.0
name: prom2teams
```
Expand Down Expand Up @@ -88,15 +88,15 @@ See `molecule.yml` to check possible testing platforms.

## Versioning

For the versions available, see the [tags on this repository](https://github.com/idealista/prom2teams-role/tags).
For the versions available, see the [tags on this repository](https://github.com/idealista/prom2teams_role/tags).

Additionaly you can see what change in each version in the [CHANGELOG.md](CHANGELOG.md) file.

## Authors

* **Idealista** - *Work with* - [idealista](https://github.com/idealista)

See also the list of [contributors](https://github.com/idealista/prom2teams-role/contributors) who participated in this project.
See also the list of [contributors](https://github.com/idealista/prom2teams_role/contributors) who participated in this project.

## License

Expand Down
2 changes: 1 addition & 1 deletion handlers/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
# handlers file for prom2teams-role
# handlers file for prom2teams_role

- name: restart prom2teams
systemd:
Expand Down
2 changes: 1 addition & 1 deletion templates/prom2teams.ini.j2
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# {{ ansible_managed }}
{{ ansible_managed | comment }}
[Microsoft Teams]
{% for name, webhook in prom2teams_webhook_urls.items() %}
{{ name }}: {{ webhook }}
Expand Down
2 changes: 1 addition & 1 deletion templates/prom2teams.j2
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# {{ ansible_managed }}
{{ ansible_managed | comment }}
# Prom2Teams Environment
APP_ENVIRONMENT={{ prom2teams_environment }}
APP_CONFIG_FILE={{ prom2teams_config_file }}
Expand Down
2 changes: 1 addition & 1 deletion templates/uwsgi.ini.j2
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# {{ ansible_managed }}
{{ ansible_managed | }}
[uwsgi]
master = true
processes = {{ prom2teams_uwsgi_processes }}
Expand Down
2 changes: 1 addition & 1 deletion tests/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

- hosts: prom2teams
roles:
- role: prom2teams-role
- role: prom2teams_role

0 comments on commit 18c8555

Please sign in to comment.