3 Commits

Author SHA1 Message Date
Albin Vass
d0e2016592 Add loop var policy to ansible-lint
This adds a custom ansible-lint rule at .rules/ZuulJobsNamespaceLoopVar.py
that enforces the loop var policy described at:
https://zuul-ci.org/docs/zuul-jobs/policy.html#ansible-loops-in-roles

It also updates existing roles to follow the policy.

Change-Id: I92b2ff56a1c2702542fc07b316f1809087a4c92f
2020-04-29 17:20:59 +02:00
James E. Blair
74b5e0a1b3 htmlify: don't log
Don't log the complete stat output of every file we htmlify, it's
boring.

Change-Id: I72e6b6234361430a3a7a67f1235c797be4c0059e
2018-08-20 13:00:18 -07:00
James E. Blair
3f6190cb65 Add HTMLify logs role
A simple role to make HTML versions of all files with .txt
extensions.

Co-Authored-By: Tobias Henkel <tobias.henkel@bmw.de>
Change-Id: Ia5feac28a23df37965e50de726a1caa821b546ad
2018-08-02 13:11:34 -07:00