Gitiles
Code Review
Sign In
gerrit.opencord.org
/
ansible
/
onf-ansible
/
f314694e824e442aaa5d4cc9687eb46e8d7afde5
/
.
/
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