initial commit
This commit is contained in:
32
roles/gantsign.oh-my-zsh/meta/main.yml
Normal file
32
roles/gantsign.oh-my-zsh/meta/main.yml
Normal file
@ -0,0 +1,32 @@
|
||||
---
|
||||
galaxy_info:
|
||||
author: John Freeman
|
||||
description: Role for installing and configuring oh-my-zsh.
|
||||
company: GantSign Ltd.
|
||||
license: MIT
|
||||
min_ansible_version: 2.6
|
||||
platforms:
|
||||
- name: EL
|
||||
versions:
|
||||
- 7
|
||||
- name: Fedora
|
||||
versions:
|
||||
- 28
|
||||
- name: opensuse
|
||||
versions:
|
||||
- 15.0
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- trusty
|
||||
- xenial
|
||||
- bionic
|
||||
- name: Debian
|
||||
versions:
|
||||
- jessie
|
||||
- stretch
|
||||
galaxy_tags:
|
||||
- ohmyzsh
|
||||
- zsh
|
||||
- shell
|
||||
- development
|
||||
dependencies: []
|
Reference in New Issue
Block a user