# ansible-playbook -i hosts.yml vyos_config.yml
- name: System preperation
hosts: router
roles:
- vyos-config
gather_facts: no