Cleanup unneeded upgrade tasks

Change-Id: I377b26dab9c0939c5de701fef9ebf4d230e19701
This commit is contained in:
Dmitriy Rabotyagov
2024年10月09日 18:04:12 +02:00
parent 107ecca6ca
commit 93f81f9270

View File

@@ -29,22 +29,6 @@
tags:
- rabbitmq-config
# TODO(noonedeadpunk): Remove after Z release
- name:Remove old rabbitmq config
file:
path:/etc/rabbitmq/rabbitmq.config
state:absent
# TODO(noonedeadpunk): Remove task after Z release
- name:Remove old systemd overrides
file:
path:"/etc/systemd/system/rabbitmq-server.service.d/{{ item }}"
state:absent
with_items:
- limits.conf
- systemd-restart-on-failure.conf
when:rabbitmq_upgrade | bool
- name:Apply systemctl overrides
import_role:
name:systemd_service
Reference in New Issue
openstack/openstack-ansible-rabbitmq_server
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.