ansible-lint's name[template] check looks for templates and says they
should only be at the end of the string. This is because in many
circumstances, including errors, the name can't be templated in -- so
the message has a chance of not making sense. Honestly I can never
remember when it's safe to use templates in names and not; this seems
reasonable enough compromise.
Change-Id: I3a415c7706494f393b126b36d7eec7193638a3f1
- moved vars file under vars to avoid failure to load file (newer
version raise error if you try to put vars outside vars/defaults as
it will assume they are broken playbooks.
- added missing file-modes on few tasks
Change-Id: I7217469d089b655ee16cd038391cffa4197c8c83
Part-Of: https://review.opendev.org/c/zuul/zuul-jobs/+/773245
This change shortcirtcuits openshift repository installation to avoid
pulling the ansible26 repository.
Change-Id: I912a03e6502627340d002b419514f1ebdffb61e5