index
:
homelab-iac.git
master
IaC repo for my homelab
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ansible
/
roles
/
common
/
tasks
/
main.yml
blob: f15e2b79d336039e21fb50a1c09ff32fd4f4e956 (
plain
)
1
2
3
4
---
-
name
:
Include UFW tasks
include_tasks
:
ufw.yml
...