.
This commit is contained in:
@@ -63,6 +63,12 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
vault-release: '1.18.3'
|
vault-release: '1.18.3'
|
||||||
|
|
||||||
|
- uses: getsentry/action-setup-venv@v2.1.0
|
||||||
|
id: venv
|
||||||
|
with:
|
||||||
|
python-version: 3.11.11
|
||||||
|
install-cmd: pip install hvac
|
||||||
|
|
||||||
- name: Ansible Lint
|
- name: Ansible Lint
|
||||||
uses: ansible/ansible-lint@v24.12.2
|
uses: ansible/ansible-lint@v24.12.2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user