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
/
k8s
/
tasks
/
main.yml
blob: c784c7ce97ee9b3fb0db8e27dd3876c4a647a2c9 (
plain
)
1
2
3
4
---
-
name
:
Include UFW tasks
ansible.builtin.include_tasks
:
ufw.yml
...