diff --git a/roles/gh/tasks/Debian.yaml b/roles/gh/tasks/Debian.yaml index 0411de0..0bb7dea 100644 --- a/roles/gh/tasks/Debian.yaml +++ b/roles/gh/tasks/Debian.yaml @@ -31,8 +31,6 @@ update_cache: true register: gh_apt -- debug: msg={{gh_apt}} - - name: install zsh completions when: gh_apt.changed become: true