mirror of
https://github.com/morten-olsen/configs.git
synced 2026-02-08 00:46:24 +01:00
first commit
This commit is contained in:
6
playbooks/roles/docker/tasks/main.yml
Normal file
6
playbooks/roles/docker/tasks/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- name: Install on MacOS
|
||||
when: mac_os
|
||||
tags:
|
||||
- install
|
||||
ansible.builtin.include_tasks: macos.yml
|
||||
Reference in New Issue
Block a user