mirror of
https://github.com/morten-olsen/configs.git
synced 2026-02-08 00:46:24 +01:00
improved context system
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
ansible.builtin.package:
|
||||
name: "{{ terminal_pkgs }}"
|
||||
|
||||
- name: "Install casks : {{ context }}"
|
||||
- name: "Install casks"
|
||||
tags:
|
||||
- install
|
||||
when: terminal_casks
|
||||
|
||||
Reference in New Issue
Block a user