Skip to content

Commit 7064f7a

Browse files
author
Mooash
committed
Further removeal of sudo (refs #2)
This should help remove deprication notices
1 parent 1016cf3 commit 7064f7a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

handlers/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
---
22
# Restart CSF
33
- name: restart csf
4-
sudo: true
54
command: csf -r
65

76
# Restart LFD
87
- name: restart lfd
9-
sudo: true
108
service: name=lfd state=restarted

0 commit comments

Comments
 (0)