initial commit

This commit is contained in:
Phil
2019-09-20 15:08:16 -04:00
commit e42131e407
29 changed files with 1761 additions and 0 deletions

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