Scaling Ansible Tower - Job slicing
Ansible Tower is a centralised platform for running and controlling your Ansible automation. It provides a number of key features for running Ansible in the enterprise.
Role-Based Access Control Inventory Management Credential Management Auditing & Logging Clustering & Scale-Out Job slicing is a new scale-out feature that was introduced in Ansible Tower 3.4 which allows us to run jobs that are distributed across our Ansible Tower cluster. Before we look at job slicing let’s quickly look at clustering and job distribution within a cluster.
[Read More]