Fixes #113: Don't skip mas tasks if only app_ids are provided.

This commit is contained in:
Jeff Geerling 2021-05-27 11:31:58 -05:00
parent 0bae73dcc4
commit c6fef3ad23

View file

@ -18,7 +18,7 @@
when: configure_dotfiles
tags: ['dotfiles']
- role: geerlingguy.mas
when: mas_installed_apps
when: mas_installed_apps or mas_installed_app_ids
tags: ['mas']
tasks: