This commit is contained in:
parent
3f63552357
commit
f56f243216
3 changed files with 30 additions and 4 deletions
|
|
@ -1,4 +1,16 @@
|
|||
#---
|
||||
#dependencies:
|
||||
# - { role: yumrepo }
|
||||
# - { role: yum }
|
||||
galaxy_info:
|
||||
author: Adrien Reslinger
|
||||
description: Install ansible
|
||||
company: Personnal
|
||||
min_ansible_version: 2.9
|
||||
galaxy_tags: []
|
||||
license: GPL2
|
||||
platforms:
|
||||
- name: CentOS
|
||||
version:
|
||||
- 7
|
||||
- 8
|
||||
- name: RedHat
|
||||
version:
|
||||
- 7
|
||||
- 8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue