--- - hosts: localhost become: true remote_user: root roles: - ansible-role-nginx vars: unit_enable: true unit_packages: true