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

This commit is contained in:
Adrien Reslinger 2020-06-01 00:33:45 +02:00
parent 21574edc68
commit 5ddbac3d06
3 changed files with 30 additions and 4 deletions

View file

@ -1,4 +1,16 @@
#---
#dependencies:
# - { role: yumrepo }
# - { role: yum }
galaxy_info:
author: Adrien Reslinger
description: Install CRI-O
company: Personnal
min_ansible_version: 2.9
galaxy_tags: []
license: GPL2
platforms:
- name: CentOS
version:
- 7
- 8
- name: RedHat
version:
- 7
- 8