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