Gitiles
Code Review
Sign In
gerrit.opencord.org
/
ansible
/
onf-ansible
/
f763060d2b06e33049d3d3ea3425ded4a827a683
/
.
/
playbooks
/
timesheets-playbook.yml
blob: d119459dfd67d6de5461c73a1db1876c731d7d9e [
file
] [
log
] [
blame
]
---
# Ansible playbook to configure timesheets app
-
name:
Configure the timesheets application server
hosts:
timesheets
become:
true
roles:
-
acme
-
nginx
-
nodejs
-
postgresql
-
timesheets