Skip to content

Commit

Permalink
Restart after installing new version
Browse files Browse the repository at this point in the history
  • Loading branch information
jgosmann committed Jan 5, 2023
1 parent 97e9cac commit 04d96f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/dmarc_metrics_exporter/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
version: "{{ dmarc_metrics_exporter_version }}"
virtualenv_command: python3 -m venv
virtualenv: "{{ dmarc_metrics_exporter_virtualenv_path }}"
notify: Restart dmarc-metrics-exporter

- name: Install systemd service
ansible.builtin.template:
Expand Down

0 comments on commit 04d96f3

Please sign in to comment.