Skip to content

Commit

Permalink
The 'restart xqueue' handler no longer exists
Browse files Browse the repository at this point in the history
  • Loading branch information
Omar Khan committed Mar 17, 2016
1 parent c8ffb57 commit 369a65a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions playbooks/roles/xqueue/tasks/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@
requirements="{{ xqueue_openstack_requirements_file }}" virtualenv="{{ xqueue_venv_dir }}" state=present
extra_args="-i {{ COMMON_PYPI_MIRROR_URL }} --exists-action w"
sudo_user: "{{ xqueue_user }}"
notify:
- restart xqueue
when: XQUEUE_SETTINGS == 'openstack_settings'
tags:
- install
Expand Down

0 comments on commit 369a65a

Please sign in to comment.