Skip to content
Snippets Groups Projects
user avatar
handreas authored
find . -type f -name "*.yml" -print0 | xargs -0 sed -i 's/\s*$//g'
5575c34d
History
Name Last commit Last update
..
files
handlers
meta
tasks
templates
vars