Remove legacy policy.json cleanup handler

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/839989
Change-Id: I7e79f669d4b65ce067c57bda06e1887c1125ee4e
This commit is contained in:
Jonathan Rosser
2022年02月02日 04:09:06 -05:00
committed by Marc Gariépy
parent 9c16a6fe29
commit 8d64d4d593

View File

@@ -26,15 +26,6 @@
- "Restart cloudkitty services"
- "venv changed"
# NOTE (noonedeadpunk): Remove this task after Xena release
- name:Remove obsoleted policy.json
file:
path:"/etc/cloudkitty/policy.json"
state:absent
listen:
- "Restart cloudkitty services"
- "venv changed"
- name:Start services
systemd:
name:"{{ item.service_name }}"
Reference in New Issue
openstack/openstack-ansible-os_cloudkitty
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.