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