From a8c3fa80525f93752d7353f5c58e7adf1fb16657 Mon Sep 17 00:00:00 2001 From: Charles Kenney Date: Mon, 5 Apr 2021 14:52:00 -0400 Subject: [PATCH 1/2] update docs --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index c5e755bb..d4340275 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -13,7 +13,7 @@ tags: - linode - cloud repository: https://github.com/linode/ansible_linode -documentation: https://github.com/linode/ansible_linode/tree/master/docs +documentation: https://github.com/linode/ansible_linode/blob/master/README.md homepage: https://github.com/linode/ansible_linode issues: https://github.com/linode/ansible_linode/issues build_ignore: From 09e1e67ade0c18799832fef09ad56031f12f76df Mon Sep 17 00:00:00 2001 From: Charles Kenney Date: Mon, 5 Apr 2021 15:11:01 -0400 Subject: [PATCH 2/2] add 0.0.3 changelog entry --- CHANGELOG.rst | 8 ++++++++ galaxy.yml | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 80317e35..2a2eaaed 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -4,6 +4,14 @@ linode.cloud Release Notes .. contents:: Topics +v0.0.3 +====== + +Minor Changes +------------- + +- Update Linode module documentation link. + v0.0.2 ====== diff --git a/galaxy.yml b/galaxy.yml index d4340275..3374b3fe 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -1,6 +1,6 @@ namespace: linode name: cloud -version: 0.0.2 +version: 0.0.3 readme: README.md description: Linode ansible collection authors: @@ -13,7 +13,7 @@ tags: - linode - cloud repository: https://github.com/linode/ansible_linode -documentation: https://github.com/linode/ansible_linode/blob/master/README.md +documentation: https://github.com/linode/ansible_linode/tree/master/README.md homepage: https://github.com/linode/ansible_linode issues: https://github.com/linode/ansible_linode/issues build_ignore: