index
:
homelab-iac.git
master
IaC repo for my homelab
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ansible
/
roles
/
nginx
/
tasks
/
main.yml
blob: 050da5c96ed675deb3ce538a5b1332c0ba2f5d1f (
plain
)
1
2
3
4
---
-
name
:
Update nginx
ansible.builtin.include_tasks
:
update_nginx.yml
...