We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bae73d commit c6fef3aCopy full SHA for c6fef3a
main.yml
@@ -18,7 +18,7 @@
18
when: configure_dotfiles
19
tags: ['dotfiles']
20
- role: geerlingguy.mas
21
- when: mas_installed_apps
+ when: mas_installed_apps or mas_installed_app_ids
22
tags: ['mas']
23
24
tasks:
0 commit comments