init
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
2021-01-30 19:50:13 +01:00
commit 7f90530e81
17 changed files with 263 additions and 0 deletions

20
meta/main.yml Normal file
View File

@ -0,0 +1,20 @@
galaxy_info:
author: Tobias Trabelsi
description: Update certain Linux Systems
license: MIT
min_ansible_version: 2.4
platforms:
- name: CentOS
versions:
- 7
- 8
- name: Debian
versions:
- 10
- name: Ubuntu
version:
- 18.04
- 20.04