#!/usr/bin/env ansible-playbook # vim:ft=ansible: --- - hosts: tags_ansible gather_facts: no roles: - role: ansible tags: [ ansible ]