---
- hosts: "{{hosts_group|default('all')}}"
vars_files:
- 'example-vars.yml'
roles:
- "{{role_name|default('nginx')}}"