.
This commit is contained in:
@@ -63,6 +63,12 @@ jobs:
|
||||
with:
|
||||
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
|
||||
uses: ansible/ansible-lint@v24.12.2
|
||||
with:
|
||||
|
||||
@@ -9,4 +9,4 @@ all:
|
||||
ansible_user: pi
|
||||
rinoa:
|
||||
ansible_host: 192.168.1.254
|
||||
ansible_user: charish
|
||||
ansible_user: charish
|
||||
|
||||
Reference in New Issue
Block a user