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