--- - name: Disable Docker apt repo become: yes apt_repository: repo="deb https://apt.dockerproject.org/repo debian-jessie main" state=absent