mirror of
https://github.com/morten-olsen/configs.git
synced 2026-02-08 00:46:24 +01:00
8 lines
114 B
YAML
8 lines
114 B
YAML
---
|
|
- name: Install colima
|
|
tags:
|
|
- install
|
|
when: desktop_pkgs
|
|
ansible.builtin.package:
|
|
name: colima
|