Skip to content

Commit

Permalink
chore: satisfy linter 🤡
Browse files Browse the repository at this point in the history
  • Loading branch information
leuke-naam committed Dec 16, 2024
1 parent a36b051 commit 222e293
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions ansible/roles/aocaas/handlers/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
- name: Restart AoCaaS
---
- name: "Restart AoCaaS"
ansible.builtin.service:
name: aocaas
state: restarted
name: "aocaas"
state: "restarted"

0 comments on commit 222e293

Please sign in to comment.