index
:
infra.git
master
Ansible playbooks for personal infrastructure.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
playbooks
/
web.yml
blob: 51a7a14fef7e8f9856974f06827ee3cbbcc6da2f (
plain
) (
blame
)
1
2
3
4
- name: Essential setup for all hosts hosts: web roles: - { role: nginx }