With the exception of release notes, yaml files will now have to be indented with a consistent number of whitespace chars. As described: https://yamllint.readthedocs.io/en/stable/rules.html#module-yamllint.rules.indentation Signed-off-by: Jiri Podivin <jpodivin@redhat.com> Change-Id: Id1fe1aaab4704f75fa1fedd99df875430cd3df8c
* Add missing Ansible & Yamllint configuration files * Fix requirements issues * Add tools/validate-files.py Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>