ansible/roles/openqa/server/tasks
Adam Williamson 7e2b87f99a openqa: always fully re-load the test templates
I didn't do this originally because I was trying to make it
only show changed when something had really changed, but it was
too conservative - it wouldn't update when a test definition
changed, only when one was added. Doing it manually is a bit
annoying (you have to do the sed step and the ownership change)
so it's better to let you just re-run the play to update the
tests, even if it does mean getting the occasional spurious
changed state.
2015-12-07 15:05:58 -08:00
..
main.yml openqa: always fully re-load the test templates 2015-12-07 15:05:58 -08:00