Skip to content

Commit

Permalink
Update to geerlingguy#53: Fixed ansible warning "Ignoring sleep as it…
Browse files Browse the repository at this point in the history
… is not used in systemd".
  • Loading branch information
Rasmus Werling committed Jan 20, 2017
1 parent 7c68482 commit a9254d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion handlers/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
service:
name: "{{ solr_service_name }}"
state: restarted
sleep: 5

0 comments on commit a9254d6

Please sign in to comment.