Projects

Load Balancer roles

We want to be able to choose which Load Balancer to use, Nginx or Apache, so we need to have two roles respectively:

  1. Nginx
  2. Apache

With your experience on Ansible so far you can:

  • Decide if you want to develop your own roles, or find available ones from the community
  • Update both static-assignment and site.yml files to refer the roles

Important Hints: