Init ansible workflow

This commit is contained in:
Jake Howard
2019-12-08 11:58:43 +00:00
committed by Jake Howard
commit ce54cf1f4c
10 changed files with 149 additions and 0 deletions

3
dev-requirements.txt Normal file
View File

@ -0,0 +1,3 @@
-r requirements.txt
ansible-lint==4.2.0
yamllint==1.19.0