Gitiles
Code Review
Sign In
gerrit.opencord.org
/
ansible
/
onf-ansible
/
570dbd40d16139245a52e6070b6ab6d38ac1dcdc
/
.
/
playbooks
/
static-playbook.yml
blob: 9d3b86c2e61b50f71da6c151e1b2c3859db02d2b [
file
] [
log
] [
blame
]
---
# Ansible playbook to configure static webservers
-
name:
Configure a webserver
hosts:
static
become:
true
roles:
-
acme
-
nginx