mirror of
https://github.com/natelandau/ansible-homelab-config.git
synced 2025-11-18 18:03:40 -05:00
build: update dependencies
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
ansible.builtin.debug:
|
||||
msg: "{{ homebrew_output.unchanged_pkgs }}"
|
||||
|
||||
- name: Install homebrew casks
|
||||
- name: Install homebrew casks # noqa: ignore-errors
|
||||
community.general.homebrew_cask:
|
||||
name: "{{ item }}"
|
||||
state: present
|
||||
|
||||
Reference in New Issue
Block a user