Role os_tacker for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov b82a56cf2d Ensure service is restarted on unit file changes
At the moment we don't restart services if systemd unit file is changed.

We knowingly prevent systemd_service role handlers to execute
by providing `state: started` as otherwise service will be restarted twice.
With that now  we ensure that role handlers will also listen for systemd
unit changes.

Change-Id: I4ebae4853fc0bc2840d3ea79546f10a12051bea9
2023-05-02 11:01:35 +00:00
defaults Ensure service is restarted on unit file changes 2023-05-02 11:01:35 +00:00
doc Switch sphinx language to en 2022-05-30 16:01:40 +02: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 Ensure service is restarted on unit file changes 2023-05-02 11:01:35 +00:00
meta Use ansible_facts[] instead of fact variables 2021-03-16 08:22:12 +00:00
releasenotes Merge "Use newer openstackdocstheme and reno versions" 2020-06-05 11:44:51 +00:00
tasks Add deployment of tacker-scheduler 2022-10-19 12:52:03 +02:00
templates Support service tokens 2022-06-15 17:42:11 +00:00
tests Cleanup after repo_build and pip_install retirement 2020-05-12 23:09:23 +03:00
vars Remove references to unsupported operating systems 2021-03-10 12:16:40 +00:00
zuul.d Replace linters test with integarted one 2021-05-21 16:07:06 +03:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:06:58 +00:00
.gitreview Update .gitreview for stable/zed 2022-12-13 13:21:05 +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
Vagrantfile Updated from OpenStack Ansible Tests 2021-12-17 16:48:32 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:21:27 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2022-03-31 20:15:19 +00:00
tox.ini Cleanup setup.py config 2022-03-31 10:17:19 -04:00

README.rst

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