Uninstall Cmder as its no longer used

This commit is contained in:
Kenneth Benzie 2024-04-28 21:02:38 +01:00
parent 94538f3887
commit 267a9b7f3d

View File

@ -9,10 +9,10 @@
dest: '{{powershell_config_dir}}' dest: '{{powershell_config_dir}}'
branch: master branch: master
- name: install chocolatey package - name: remove cmder chocolatey package
win_chocolatey: win_chocolatey:
name: Cmder name: Cmder
state: latest state: absent
- name: get NuGet package provider - name: get NuGet package provider
ansible.windows.win_powershell: ansible.windows.win_powershell: