Make the ansible linter happy

remove trailing whitespaces
This commit is contained in:
Emmanouil Kampitakis 2019-02-18 00:27:45 +01:00
parent 06d9b2ea49
commit 71c4f3b2a4
5 changed files with 8 additions and 7 deletions

View file

@ -1,4 +1,5 @@
root = true root = true
trim_trailing_whitespace = true
[*.yml] [*.yml]
insert_final_newline = true insert_final_newline = true