--- - name: install docker hosts: - ec2 become: true roles: - role: docker # ansible-playbook playbooks/docker/install.yml -i inventory.ec2.ini