Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
Sync bitbucket and GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
carchi8py committed Oct 5, 2021
1 parent f2051d3 commit 6ed30ad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- stable-2.9
- stable-2.10
- stable-2.11
- stable-2.12
- devel

steps:
Expand Down Expand Up @@ -43,4 +44,4 @@ jobs:

- name: Run Unit Tests
run: ansible-test units --docker -v --color
working-directory: ansible_collections/netapp/elementsw/
working-directory: ansible_collections/netapp/elementsw/
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit 6ed30ad

Please sign in to comment.