File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 66 lint :
77 uses : stackhpc/.github/.github/workflows/lint-collection.yml@main
88 with :
9- lint_pip_dependencies : git+https://github.com/stackhpc/ansible-modules-hashivault@stackhpc
9+ lint_pip_dependencies : git+https://github.com/stackhpc/ansible-modules-hashivault@c22434d887f0b8a5ac3ebda710664a027291e71c
Original file line number Diff line number Diff line change 2323 run : |
2424 pipx uninstall ansible-core
2525 python3 -m pip install --upgrade pip
26- python3 -m pip install ansible-core==${{ matrix.ansible }}.* docker git+https://github.com/stackhpc/ansible-modules-hashivault@stackhpc
26+ python3 -m pip install ansible-core==${{ matrix.ansible }}.* docker git+https://github.com/stackhpc/ansible-modules-hashivault@c22434d887f0b8a5ac3ebda710664a027291e71c # yamllint disable-line rule:line-length
2727 ansible-galaxy collection build
2828 ansible-galaxy collection install *.tar.gz
2929
You can’t perform that action at this time.
0 commit comments