ensuring the ufw service is started, instead of restarting it each time

the playbook is run
This commit is contained in:
aminnairi
2024-01-02 20:36:40 +01:00
parent 424fbe8dcf
commit dd1738bb50
+1 -1
View File
@@ -17,4 +17,4 @@
service: service:
enabled: true enabled: true
name: ufw name: ufw
state: restarted state: started