This commit is contained in:
parent
7ee7662f1c
commit
3ab8c8e6df
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
python-version: '3.13'
|
python-version: '3.13'
|
||||||
cache: 'pip'
|
cache: 'pip'
|
||||||
pip-install: 'ansible-core ansible-lint'
|
pip-install: '-r requirements.txt'
|
||||||
|
|
||||||
- name: cache '.ansible/collections'
|
- name: cache '.ansible/collections'
|
||||||
id: cache-collections
|
id: cache-collections
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue