From d6e622e6086917943a490823a9dbe8467e9fb32a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gardais=20J=C3=A9r=C3=A9my?= Date: Mon, 4 Mar 2019 14:59:09 +0100 Subject: [PATCH] Set the correct issue url --- CHANGELOG.md | 6 ++++++ meta/main.yml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 776a9ff..93c09ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## v1.0.2 + +### Fix + +* Set the correct issue url. + ## v1.0.1 ### Fix diff --git a/meta/main.yml b/meta/main.yml index dd39926..f284ff0 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -7,7 +7,7 @@ galaxy_info: description: "Setup Openmanage" license: WTFPL company: IPR - issue_tracker_url: https://git.ipr.univ-rennes1.fr/cellinfo/ansible.netadata/issues + issue_tracker_url: https://git.ipr.univ-rennes1.fr/cellinfo/ansible.openmanage/issues min_ansible_version: 2.6 platforms: - name: Debian