Files
ansible_localhost/roles/gantsign.oh-my-zsh/meta/main.yml
2019-09-20 15:08:16 -04:00

33 lines
567 B
YAML

---
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: []