1 2 3 4 5 6 7
- hosts: localhost connection: local gather_facts: no tags: - cloudscale roles: - { role: cloudscale_server, tags: cloudscale_server }