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/TerryHowe/ansible-modules-hashivault@5.3.0
9+ lint_pip_dependencies : git+https://github.com/TerryHowe/ansible-modules-hashivault@c22434d887f0b8a5ac3ebda710664a027291e71c
Original file line number Diff line number Diff line change 3535 run : |
3636 pipx uninstall ansible-core
3737 python3 -m pip install --upgrade pip
38- python3 -m pip install ansible-core==${{ matrix.ansible_version }}.* docker git+https://github.com/TerryHowe/ansible-modules-hashivault@5.3.0
38+ python3 -m pip install ansible-core==${{ matrix.ansible_version }}.* docker git+https://github.com/TerryHowe/ansible-modules-hashivault@c22434d887f0b8a5ac3ebda710664a027291e71c
3939 ansible-galaxy collection build
4040 ansible-galaxy collection install *.tar.gz
4141 ansible-galaxy collection install community.general
You can’t perform that action at this time.
0 commit comments