From 6ed30ad575901913df05a4be3967b93a5cf94ba5 Mon Sep 17 00:00:00 2001 From: Chris Archibald Date: Tue, 5 Oct 2021 17:56:24 -0400 Subject: [PATCH] Sync bitbucket and GitHub --- .github/workflows/main.yml | 3 ++- README.md | 4 ++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f5c27e0..2b9ec23 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -16,6 +16,7 @@ jobs: - stable-2.9 - stable-2.10 - stable-2.11 + - stable-2.12 - devel steps: @@ -43,4 +44,4 @@ jobs: - name: Run Unit Tests run: ansible-test units --docker -v --color - working-directory: ansible_collections/netapp/elementsw/ \ No newline at end of file + working-directory: ansible_collections/netapp/elementsw/ diff --git a/README.md b/README.md index aa13130..489e85a 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,10 @@ To use Collection add the following to the top of your playbook, with out this y collections: - netapp.elementsw ``` + +# Module documentation +https://docs.ansible.com/ansible/devel/collections/netapp/elementsw/ + # Need help Join our Slack Channel at [Netapp.io](http://netapp.io/slack)