Table of Contents
Ansible - Cluster configuration
List
Run-once
- to only run a task one time for a batch of hosts.
Delegation
- to perform a task on one host with reference to other hosts, use the ‘delegate_to’ keyword on a task.