We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd0d66d commit ea1b279Copy full SHA for ea1b279
tasks/Darwin.yml
@@ -54,7 +54,7 @@
54
55
- name: Install homebrew
56
block:
57
- - include_role:
+ - ansible.builtin.include_role:
58
name: geerlingguy.mac.homebrew
59
ignore_errors: true
60
0 commit comments