--- - hosts: localhost roles: - { role: performance, tags: ['performance'] } - { role: ondemand, tags: ['ondemand'] } - { role: conservative, tags: ['conservative'] }