init
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2021-10-05 21:34:34 +02:00
commit 2136ddd16b
11 changed files with 289 additions and 0 deletions

20
meta/main.yml Normal file
View File

@ -0,0 +1,20 @@
galaxy_info:
author: Tobias Trabelsi
description: verify some assumptions and drifts on a host
license: MIT
min_ansible_version: 2.9
platforms:
- name: CentOS
versions:
- 7
- 9
- name: Debian
versions:
- 10
- name: Ubuntu
version:
- 18.04
- 20.04