mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-08-24 02:34:12 -05:00
Bump ansible versions
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install ansible==9.0.1 ansible-lint==6.22.1
|
||||
pip install ansible==10.2.0 ansible-lint==24.7.0
|
||||
|
||||
- name: Syntax Check
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user