2 Commits

Author SHA1 Message Date
Jiri Podivin
93c15fd60e Enabling indentation rule for yamllint.
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
2021-06-11 10:56:30 +02:00
Gael Chamoulaud (Strider)
ba5e10832e
Move Ansible components to validations_common directory
* Add missing Ansible & Yamllint configuration files
* Fix requirements issues
* Add tools/validate-files.py

Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
2020-03-05 14:53:02 +01:00