#!/usr/bin/env ansible-playbook # vim:ft=ansible: --- - hosts: ansiblehosts roles: - role: ansiblehost tags: [ ansiblehost ]