refactor: move ansible and yaml lint job to linting folder

!24
This commit is contained in:
2023-05-15 15:01:30 +09:30
parent 18a2808787
commit 539e40e300
10 changed files with 59 additions and 80 deletions

11
lint/requirements.txt Normal file
View File

@ -0,0 +1,11 @@
pipenv==2022.1.8
wheel
ansible
setuptools_rust
Rust
ansible-lint==6.15.0
yamllint==1.31.0
lxml
ansible-lint-junit==0.17.7
ansible-lint-to-junit-xml==0.1.0