#!/usr/bin/env ansible-playbook --- - name: CUSTOMIZE NETWORK SETTINGS hosts: - all tags: - always - network roles: - network - proxy ...