feat: add collections requirement
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
This commit is contained in:
parent
2862151a5b
commit
d12faeace5
1 changed files with 8 additions and 0 deletions
8
requirements.yml
Normal file
8
requirements.yml
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
---
|
||||||
|
|
||||||
|
# collections
|
||||||
|
collections:
|
||||||
|
- name: "ansible.posix"
|
||||||
|
version: "2.2.0"
|
||||||
|
- name: "community.general"
|
||||||
|
version: "13.0.0"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue