#!/usr/bin/env ansible-playbook --- - name: LOAD CONF hosts: - all tags: - always - conf roles: - conf ...