From 0ce596a6e254f7e646f838a34bbead7381802f23 Mon Sep 17 00:00:00 2001 From: XiaojueGuan Date: Fri, 29 Jun 2018 14:57:31 +0800 Subject: [PATCH] Add release note link in README Change-Id: I9bd1face3d651bfe28028e2c0fa585a14f14c98b --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6983153..92e8b4a 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ plugins repository **before** installing this role. ``` bash # git clone https://github.com/openstack/openstack-ansible-plugins /etc/ansible/roles/plugins ``` +Release notes for the project can be found at: + https://docs.openstack.org/releasenotes/ansible-role-systemd_service You can also use the ``ansible-galaxy`` command on the ``ansible-role-requirements.yml`` file.