Role Ironic for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov c4eb533c4f 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: Ia9d1164e1e38201244a062be95f936b314c5c56b
2023-05-02 11:02:02 +00:00
defaults Support service tokens 2022-06-17 06:26:07 +00:00
doc Switch sphinx language to en 2022-05-30 16:01:27 +02:00
examples Trivial: Fix the pep8 warning 2018-08-06 07:34:37 +00:00
files Add Support for Deploying UEFI Baremetal Nodes 2021-12-12 14:24:30 +00:00
handlers Ensure service is restarted on unit file changes 2023-05-02 11:02:02 +00:00
meta Use ansible_facts[] instead of fact variables 2021-03-16 08:04:54 +00:00
releasenotes Add Support for Deploying UEFI Baremetal Nodes 2021-12-12 14:24:30 +00:00
tasks Pass CA pass to Swift CLI 2022-11-30 09:58:30 +00:00
templates Remove [keystone] configuration block 2022-06-20 06:23:40 +00:00
tests Cleanup ansible_python_interpreter 2020-06-17 11:14:07 -04:00
vars Ensure service is restarted on unit file changes 2023-05-02 11:02:02 +00:00
zuul.d Pass CA pass to Swift CLI 2022-11-30 09:58:30 +00:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:06:08 +00:00
.gitreview Update .gitreview for stable/yoga 2022-06-20 14:47:31 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-12 22:05:29 +03:00
LICENSE Initial commit 2015-10-19 15:08:19 +10:30
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-07-10 22:58:32 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2021-12-17 16:46:14 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:19:14 +00:00
local_install.sh Use centralised test scripts 2016-09-28 08:51:21 +01:00
manual-test.rc Use centralised test scripts 2016-09-28 08:51:21 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2022-07-21 15:46:38 +00:00
tox.ini Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-06-20 14:47:34 +00:00

README.rst

Team and repository tags

image

OpenStack-Ansible role for Bare Metal (ironic) service

This is an OpenStack-Ansible role to deploy the Bare Metal (ironic) service.

Documentation for the project can be found at:

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

Release notes for the project can be found at:

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

The project source code repository is located at:

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

The project home is at:

https://launchpad.net/openstack-ansible

The bugs is at:

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