2018-12-22 14:55:51 +01:00
|
|
|
---
|
|
|
|
galaxy_info:
|
2021-11-22 11:27:46 +01:00
|
|
|
role_name: swarm
|
|
|
|
namespace: mylegitech
|
2018-12-22 14:55:51 +01:00
|
|
|
author: Adrien Waksberg
|
2021-11-22 11:27:46 +01:00
|
|
|
company: MyLegiTech
|
2019-08-24 12:55:56 +02:00
|
|
|
description: Install docker and configure docker swarm
|
2018-12-22 14:55:51 +01:00
|
|
|
license: Apache2
|
2023-11-23 11:12:18 +01:00
|
|
|
min_ansible_version: "2.10"
|
2018-12-22 14:55:51 +01:00
|
|
|
|
|
|
|
platforms:
|
|
|
|
- name: Debian
|
|
|
|
versions:
|
2021-11-22 10:05:06 +01:00
|
|
|
- bullseye
|
2023-11-23 11:12:18 +01:00
|
|
|
- bookworm
|
2018-12-22 14:55:51 +01:00
|
|
|
|
|
|
|
galaxy_tags:
|
|
|
|
- docker
|
2019-08-24 12:55:56 +02:00
|
|
|
- swarm
|
2018-12-22 14:55:51 +01:00
|
|
|
|
|
|
|
dependencies: []
|