#!/usr/bin/env ansible-playbook --- - name: CLUSTER hosts: - cluster tags: - cluster roles: - cluster ...