feat: add ufw rule
This commit is contained in:
parent
5e2cafaf47
commit
2ebdb06b5e
3 changed files with 27 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
roles:
|
||||
- 'any.common.python'
|
||||
- 'any.common.ssh'
|
||||
tags: [base, first]
|
||||
tags: first
|
||||
|
||||
- hosts: pearl
|
||||
become: true
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
- 'any.common.debian-repositories'
|
||||
- 'any.common.debian-user'
|
||||
- 'any.tools.default'
|
||||
- 'any.tools.docker'
|
||||
- 'any.tools.ufw'
|
||||
- 'any.tools.restic'
|
||||
- 'any.tools.caddy'
|
||||
tags: base
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue