mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 12:12:13 +02:00
ensuring the ufw service is enabled at startup
This commit is contained in:
@@ -15,5 +15,6 @@
|
||||
- name: UFW service startup
|
||||
become: true
|
||||
service:
|
||||
enabled: true
|
||||
name: ufw
|
||||
state: restarted
|
||||
|
||||
Reference in New Issue
Block a user