add roles

This commit is contained in:
J. Doe 2019-09-24 10:59:36 +02:00
parent f234c3b08f
commit b8296f4bee
56 changed files with 1157 additions and 4 deletions

View file

@ -0,0 +1,7 @@
root = true
trim_trailing_whitespace = true
[*.yml]
insert_final_newline = true
indent_style = space
indent_size = 2