mirror of
https://github.com/morten-olsen/configs.git
synced 2026-02-08 00:46:24 +01:00
cleanup
This commit is contained in:
7
playbooks/roles/software_docker/tasks/macos.yml
Normal file
7
playbooks/roles/software_docker/tasks/macos.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
- name: Install colima
|
||||
tags:
|
||||
- install
|
||||
when: desktop_pkgs
|
||||
ansible.builtin.package:
|
||||
name: colima
|
||||
Reference in New Issue
Block a user