Skip to content

Commit

Permalink
Add ufw to basic packages
Browse files Browse the repository at this point in the history
  • Loading branch information
v-kamerdinerov committed Dec 14, 2024
1 parent 42cee92 commit 7051c9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/common/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ common_packages:
- "socat"
- "ca-certificates"
- "jq"
- "ufw"

# Timezone for server
common_timezone: "Europe/Moscow"
Expand Down

0 comments on commit 7051c9f

Please sign in to comment.