16 lines
345 B
YAML
16 lines
345 B
YAML
|
|
---
|
||
|
|
galaxy_info:
|
||
|
|
author: Alexandre Pires
|
||
|
|
description: Install Mirantis Container Runtime on Windows Server and Podman on Windows Workstation
|
||
|
|
company: A13Labs
|
||
|
|
role_name: windows_containers
|
||
|
|
namespace: a13labs
|
||
|
|
license: MIT
|
||
|
|
min_ansible_version: "2.1"
|
||
|
|
platforms:
|
||
|
|
- name: Windows
|
||
|
|
categories: []
|
||
|
|
|
||
|
|
dependencies:
|
||
|
|
- role: nssm
|