mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
ensuring the ufw service is started, instead of restarting it each time
the playbook is run
This commit is contained in:
@@ -17,4 +17,4 @@
|
||||
service:
|
||||
enabled: true
|
||||
name: ufw
|
||||
state: restarted
|
||||
state: started
|
||||
|
||||
Reference in New Issue
Block a user