Skip to content

Commit

Permalink
fix ansible-lint offense
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermeindl committed Jul 8, 2023
1 parent 5efc51e commit 31704b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion roles/mysql/handlers/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
ansible.builtin.systemd:
name: "{{ mysql_daemon }}"
state: restarted
sleep: 5

0 comments on commit 31704b6

Please sign in to comment.