Skip to content

Commit

Permalink
Fix: delete old condition from deployment process
Browse files Browse the repository at this point in the history
  • Loading branch information
Jose Luis Lucas committed Apr 11, 2019
1 parent 67bf1c4 commit 4c5ae44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/aws/provision/tasks/qed/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@
name: qed
state: restarted
daemon_reload: yes
when: qed_unit.changed or qed_config.changed
when: qed_unit.changed

0 comments on commit 4c5ae44

Please sign in to comment.