Adding nginx role 96/74896/1
authorMichal Ptacek <m.ptacek@partner.samsung.com>
Wed, 19 Dec 2018 12:13:50 +0000 (12:13 +0000)
committerMichal Ptacek <m.ptacek@partner.samsung.com>
Wed, 19 Dec 2018 12:13:50 +0000 (12:13 +0000)
commit8d6f28f96155f705aeba94fa7c5e630bd497d1ac
tree023df56febb44743723c980114a27c70bf82eabb
parentd21977bd82508b90c8bfda24111ac4a693256e70
Adding nginx role

nginx is crucial part of our offline solution, within this role
we are covering deployment of this lightweight http server
together with its configuration.

Change-Id: I89695074349f4c6938340ab3bb735108c8c278f4
Issue-ID: OOM-1551
Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
ansible/roles/nginx/tasks/main.yml [new file with mode: 0644]
ansible/roles/nginx/templates/nginx.conf.j2 [new file with mode: 0644]