/ansible-basics

Ansible basics.

Apache License 2.0Apache-2.0

ansible-basics

The included playbooks do the following:

  • automate the process of updating package caches, installing a package, managing Docker services, running load tests against those services, and displaying the results.
  • automate the process of setting up Docker on a cluster of hosts, initializing a Docker Swarm, and deploying a visualizer service for monitoring the Swarm.
  • automate the process of starting and stopping an Nginx and an Apache instance.