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
committed by
Marc Gariépy
parent
9c16a6fe29
commit
8d64d4d593
1 changed files with 0 additions and 9 deletions
@@ -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
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.