feat: added ansible.posix to requirements.yml
All checks were successful
Lint / Lint (push) Successful in 23s
All checks were successful
Lint / Lint (push) Successful in 23s
Signed-off-by: Louis Vallat <contact@louis-vallat.dev>
This commit is contained in:
parent
5417a1568b
commit
09279f84f0
@ -18,4 +18,3 @@ jobs:
|
||||
with:
|
||||
args: "--show-relpath"
|
||||
setup_python: "false"
|
||||
requirements_file: ""
|
||||
|
3
requirements.yml
Normal file
3
requirements.yml
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
collections:
|
||||
- ansible.posix
|
Loading…
x
Reference in New Issue
Block a user