openstack-ansible/playbooks/common-tasks
Mohammed Naser 270955fe0c nspawn: fix restart-service.yml service list filtering
The service list filtering is supposed to look for all services
that are prefixed with 'service_name', however, we are not doing
that in the regex.

When using nspawn and restarting a service such as 'nova', it matches
the systemd-nspawn service for the container and attempts to reload
it which fails.

This fixes it by forcing it to check for services *prefixed* with
that variable.

Change-Id: Ib1a3975f2722127eada2dd957300fd306abbe6d9
2019-02-01 14:57:02 -05:00
..
ceph-server.yml Refactor ceph server playbooks 2018-12-11 13:09:06 +00:00
dynamic-address-fact.yml Fixes empty metal_query 2019-01-11 11:17:27 +00:00
dynamic-grouping.yml Move dynamic grouping conditional 2017-10-22 03:09:26 +00:00
haproxy-endpoint-manage.yml Avoid using loop_var in endpoint manage 2018-09-18 12:09:52 -05:00
os-log-dir-setup.yml Stop setting a user to the symbolic link 2018-06-27 13:39:36 -04:00
os-lxc-container-setup.yml Fix ansible deprecation warnings 2018-12-03 17:15:28 +00:00
os-nspawn-container-setup.yml nspawn: correct task names 2018-11-22 12:50:55 -05:00
package-cache-proxy.yml Fix ansible deprecation warnings 2018-12-03 17:15:28 +00:00
remove_container_journal.yml On container destroy remove container journal 2018-07-10 14:21:47 +00:00
restart-service.yml nspawn: fix restart-service.yml service list filtering 2019-02-01 14:57:02 -05:00
rsyslog-client.yml Convert rsyslog to an include_task 2018-05-17 07:50:17 +00:00
set-pip-vars.yml Fix ansible deprecation warnings 2018-12-03 17:15:28 +00:00
unbound-clients.yml Move resolvconf JIT execution to common tasks 2017-09-21 08:08:59 -05:00