RETIRED, TripleO related Ansible role for Zaqar
Go to file
Doug Hellmann b789127627 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: Icb14d7965a0aa3d4a9e70e33f9afa5feffde6f04
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 19:03:47 -04:00
ci-scripts Add required role repo contents 2018-09-04 10:40:21 -07:00
defaults Add required role repo contents 2018-09-04 10:40:21 -07:00
meta Add required role repo contents 2018-09-04 10:40:21 -07:00
tasks Add required role repo contents 2018-09-04 10:40:21 -07:00
zuul.d Add required role repo contents 2018-09-04 10:40:21 -07:00
.gitreview Added .gitreview 2018-07-16 14:10:43 +00:00
LICENSE Add required role repo contents 2018-09-04 10:40:21 -07:00
README.md Add required role repo contents 2018-09-04 10:40:21 -07:00
ansible-requirements.txt Add required role repo contents 2018-09-04 10:40:21 -07:00
ansible.cfg Add required role repo contents 2018-09-04 10:40:21 -07:00
requirements.txt Add required role repo contents 2018-09-04 10:40:21 -07:00
setup.cfg Add required role repo contents 2018-09-04 10:40:21 -07:00
setup.py Add required role repo contents 2018-09-04 10:40:21 -07:00
test-requirements.txt Add required role repo contents 2018-09-04 10:40:21 -07:00
tox.ini fix tox python3 overrides 2018-09-26 19:03:47 -04:00

README.md

TripleO zaqar#

A role to manage zaqar tasks for TripleO

Role Variables

Variables used for zaqar

Name Default Value Description

Requirements

  • ansible >= 2.4
  • python >= 2.6

Dependencies

None

Example Playbooks

License

Apache 2.0