Uninstall by ID
Some checks failed
Lint / Lint (3.10) (push) Failing after 17s
Lint / Lint (3.11) (push) Failing after 20s

This commit is contained in:
Ariejan de Vroom 2024-06-10 12:37:50 +02:00
parent 2b1835160e
commit 8a835bba76
Signed by: ariejan
GPG Key ID: AD739154F713697B

View File

@ -5,5 +5,5 @@
- name: Remove unwanted Apple apps - name: Remove unwanted Apple apps
community.general.mas: community.general.mas:
name: "{{ macos.mas_remove }}" id: "{{ macos.mas_remove }}"
state: absent state: absent