- name: Install Docker and prep for Swag hosts: prod_vms become: true roles: - role: docker/install - role: server/reboot