Skip to content

TomaszKlosinski/ansible-role-nginx

 
 

Repository files navigation

nginx

This role installs and configures the nginx web server. The user can specify any http configuration parameters they wish to apply their site. Any number of sites can be added with configurations of your choice.

Build Status CircleCI Ansible Galaxy

Molecule integration

This is an Ansible role that I forked to exemplify how one can integrate Molecule+Docker+Travis CI for testing. You can read more about it here: https://medium.com/@tklo/testing-ansible-role-of-a-systemd-based-service-using-molecule-and-docker-4b3608a10ef0

Author Information

  • Original : Benno Joy
  • Modified by : DAUPHANT Julien
  • Molecule configuration added by: KLOSINSKI Tomasz