Role os_tacker for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov 353dc3d050 Define condition for the first play host one time
We use the same condition, which defines against what host some "service"
tasks should run against, several times. It's hard to keep it the same
across the role and ansible spending additional resources to evaluate
it each time, so it's simpler and better for the maintenance to set
a boolean variable which will say for all tasks, that we want to run
only against signle host, if they should run or not now.

Change-Id: I5c92722d5e7c49d0a01c7e9dbd0b254b5bea6dc4
2020-09-25 18:29:03 +03:00
defaults Use the utility host for db setup tasks 2020-08-20 19:41:57 +03:00
doc Merge "Use newer openstackdocstheme and reno versions" 2020-06-05 11:44:51 +00:00
examples Add example playbook 2019-10-18 18:31:30 +03:00
files/rootwrap.d Update paste, policy and rootwrap configurations 2017-12-19 2017-12-20 18:48:29 +00:00
handlers Update role for new source build process 2019-03-28 17:33:58 +00:00
meta Clarify supported distro versions 2019-05-22 07:12:10 +00:00
releasenotes Merge "Use newer openstackdocstheme and reno versions" 2020-06-05 11:44:51 +00:00
tasks Define condition for the first play host one time 2020-09-25 18:29:03 +03:00
templates Use systemd-journald instead of log files 2019-07-18 09:02:45 +03:00
tests Cleanup after repo_build and pip_install retirement 2020-05-12 23:09:23 +03:00
vars Define condition for the first play host one time 2020-09-25 18:29:03 +03:00
zuul.d Missing document start "---" 2020-03-13 17:00:23 +08:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:06:58 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:44:02 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2020-05-22 07:09:10 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-12 23:10:25 +03:00
LICENSE first commit 2016-09-20 19:19:12 +00:00
README.rst Remove invalid link 2019-08-15 01:49:33 -07:00
run_tests.sh Updated from OpenStack Ansible Tests 2019-07-18 22:20:06 +00:00
setup.cfg Cleanup py27 support 2020-04-13 20:14:39 +02:00
setup.py Cleanup py27 support 2020-04-13 20:14:39 +02:00
tox.ini Cleanup py27 support 2020-04-13 20:14:39 +02:00
Vagrantfile Updated from OpenStack Ansible Tests 2019-07-20 09:38:14 +00:00

Tacker role for OpenStack-Ansible

Ansible role to install OpenStack Tacker.

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-os_tacker/latest/

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-os_tacker

The project source code repository is located at:

https://opendev.org/openstack/openstack-ansible-os_tacker

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

https://bugs.launchpad.net/openstack-ansible