Role os_placement for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov 5ad5bc1d84 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: Iaa2f286fa25412a1ed8c72c0b62bacd3ac50f125
2023-04-11 12:41:51 +02:00
defaults Support service tokens 2022-06-16 10:48:52 +00:00
doc Switch sphinx language to en 2022-05-30 16:01:40 +02:00
examples Move system_crontab_coordination role to collection 2022-01-13 17:15:14 +02:00
handlers Ensure service is restarted on unit file changes 2023-04-11 12:41:51 +02:00
meta Remove references to unsupported operating systems 2021-03-10 13:30:09 +00:00
releasenotes Update master for stable/zed 2022-12-13 13:19:25 +00:00
tasks Remove redundant vars line 2022-09-14 13:04:41 +02:00
templates Support service tokens 2022-06-16 10:48:52 +00:00
tests Remove support for lxc2 config keys 2020-10-06 11:46:00 +01:00
vars Ensure service is restarted on unit file changes 2023-04-11 12:41:51 +02:00
zuul.d Replace linters test with integarted one 2021-05-21 15:53:28 +03:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:06:45 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:29:13 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-12 22:54:16 +03:00
LICENSE Initial commit to os_placement role 2018-11-05 12:05:35 +00:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-07-10 21:00:05 +08:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:20:49 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2022-04-04 09:06:44 +00:00
tox.ini Cleanup setup.py config 2022-04-04 10:05:37 +01:00

README.rst

Team and repository tags

image

OpenStack-Ansible Placement

This Ansible role installs and configures OpenStack placement

Documentation for the project can be found at:

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

Release notes for the project can be found at:

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

The project source code repository is located at:

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

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

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