mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-08-24 02:34:12 -05:00
Update dependency ansible to v12.3.0
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install ansible==12.2.0 # renovate: datasource=pypi depName=ansible
|
||||
pip install ansible==12.3.0 # renovate: datasource=pypi depName=ansible
|
||||
pip install ansible-lint==25.11.0 # renovate: datasource=pypi depName=ansible-lint
|
||||
|
||||
- name: Syntax Check
|
||||
|
||||
Reference in New Issue
Block a user