Ansible job definitions for Zuul
7f156f22c7
This change updates the tox molecule playbook to make it platform agnostic by moving the OS specific package lists into var files that will be dynamically loaded based on the operating system the playbook is being executed against. This is being done so that we can use molecule on OS's like CentOS, Ubuntu, SUSE, Debian, etc. While the only platforms supported at this time are Red Hat based, this change will allow additional var files to be added enabling additional platforms without needing any chanages to our task structure. > The linters job has been updated to exclude vars files from the ansible lint playbook commands. This is done because the playbook commands assume all found files are playbooks. Change-Id: I88f3551838e3676374d0a795631c8769ba40fbf4 Signed-off-by: Kevin Carter <kecarter@redhat.com> |
||
---|---|---|
doc | ||
playbooks | ||
roles | ||
test-playbooks | ||
tests | ||
tools | ||
zuul-tests.d | ||
zuul.d | ||
.gitignore | ||
.gitreview | ||
.stestr.conf | ||
bindep.txt | ||
LICENSE | ||
README.rst | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Zuul Jobs
This repo contains a set of Zuul jobs and Ansible roles suitable for use by any Zuul system.