2021-06-29 21:43:09 +02:00
|
|
|
---
|
|
|
|
galaxy_info:
|
|
|
|
author: John Freeman
|
|
|
|
role_name: ctop
|
|
|
|
description: Ansible role for downloading and installing ctop.
|
|
|
|
company: GantSign Ltd.
|
|
|
|
license: MIT
|
2023-02-17 11:48:41 +01:00
|
|
|
min_ansible_version: 2.9
|
2021-06-29 21:43:09 +02:00
|
|
|
platforms:
|
|
|
|
- name: EL
|
|
|
|
versions:
|
2023-02-17 11:48:41 +01:00
|
|
|
- 8
|
2021-06-29 21:43:09 +02:00
|
|
|
- name: Fedora
|
|
|
|
versions:
|
2023-02-17 11:48:41 +01:00
|
|
|
- 35
|
2021-06-29 21:43:09 +02:00
|
|
|
- name: Ubuntu
|
|
|
|
versions:
|
|
|
|
- bionic
|
2023-02-17 11:48:41 +01:00
|
|
|
- focal
|
2021-06-29 21:43:09 +02:00
|
|
|
- name: Debian
|
|
|
|
versions:
|
|
|
|
- stretch
|
2023-02-17 11:48:41 +01:00
|
|
|
- buster
|
|
|
|
- bullseye
|
2021-06-29 21:43:09 +02:00
|
|
|
- name: opensuse
|
|
|
|
versions:
|
2023-02-17 11:48:41 +01:00
|
|
|
- 15.3
|
2021-06-29 21:43:09 +02:00
|
|
|
galaxy_tags:
|
|
|
|
- ctop
|
|
|
|
- docker
|
|
|
|
- development
|
|
|
|
dependencies: []
|