Skip to content

Commit

Permalink
Ansible modules for PowerMax v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
trisha-dell committed Nov 27, 2023
1 parent 90651bf commit b9c66bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ansible-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

###
# Unit tests (OPTIONAL)
#
#
# https://docs.ansible.com/ansible/latest/dev_guide/testing_units.html

unit:
Expand Down Expand Up @@ -166,7 +166,7 @@ jobs:
path: .cache/collection-tarballs

- name: Install collection build
run: ansible-galaxy collection install .cache/collection-tarballs/*.tar.gz
run: ansible-galaxy collection install .cache/collection-tarballs/*.tar.gz

- name: Run Ansible lint
run: ansible-lint --show-relpath
Expand Down
1 change: 0 additions & 1 deletion docs/Release Notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,3 @@ page. It includes the following:

- README
- Release Notes (this document)
- Product Guide

0 comments on commit b9c66bc

Please sign in to comment.