mirror of
https://github.com/morten-olsen/configs.git
synced 2026-02-08 00:46:24 +01:00
7 lines
109 B
YAML
7 lines
109 B
YAML
---
|
|
- name: Install on MacOS
|
|
when: mac_os
|
|
tags:
|
|
- install
|
|
ansible.builtin.include_tasks: macos.yml
|