Category: Business, Security, Data, Kubernetes, ansible

As a guy that likes scripting and lowh level code, I find Ansible is an awesome tool to automate configuration of linux machine. I can automate simple to complex tasks like configuring, installing packages on linux servers, configure F5 load balancer, network devices, up-to installing the complex cluster of OpenShift or Kubernetes and many more.

Ansible playbook is purely CLI, Ansible Tower gives you the Web GUI and API server to work with Ansible in your enterprise environment.

Step The first two options that need to be added to the template are Name and Job Type.

Step Choose the project, keeping in mind that the project you select will dictate which playbook you can select.

Related Articles