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

6
yamllint.yml Normal file
View File

@ -0,0 +1,6 @@
extends: default
rules:
document-start: "disable"
line-length:
max: 150