Skip to content

Commit

Permalink
Correct roleID
Browse files Browse the repository at this point in the history
Remove windows from meta and README.md
  • Loading branch information
ViachaslauKabak committed May 4, 2019
1 parent e2bbaff commit 0deeb46
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 19 deletions.
18 changes: 6 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ Zookeeper Uninstall
[![Build Status](https://travis-ci.org/lean-delivery/ansible-role-zookeeper-uninstall.svg?branch=master)](https://travis-ci.org/lean-delivery/ansible-role-zookeeper-uninstall)
[![Build Status](https://gitlab.com/lean-delivery/ansible-role-zookeeper-uninstall/badges/master/build.svg)](https://gitlab.com/lean-delivery/ansible-role-zookeeper-uninstall/pipelines)
[![Galaxy](https://img.shields.io/badge/galaxy-lean__delivery.zookeeper__uninstall-blue.svg)](https://galaxy.ansible.com/lean_delivery/zookeeper_uninstall)
![Ansible](https://img.shields.io/ansible/role/d/30178.svg)
![Ansible](https://img.shields.io/badge/dynamic/json.svg?label=min_ansible_version&url=https%3A%2F%2Fgalaxy.ansible.com%2Fapi%2Fv1%2Froles%2F30178%2F&query=$.min_ansible_version)
![Ansible](https://img.shields.io/ansible/role/d/40164.svg)
![Ansible](https://img.shields.io/badge/dynamic/json.svg?label=min_ansible_version&url=https%3A%2F%2Fgalaxy.ansible.com%2Fapi%2Fv1%2Froles%2F40164%2F&query=$.min_ansible_version)

## Summary

This role:
- Uninstalls zookeeper on Centos 7, Ubuntu or Windows host
- Uninstalls zookeeper on Centos 7, Ubuntu, Debian host

Requirements
------------
Expand All @@ -20,15 +20,9 @@ Requirements
- CentOS
- 7
- Ubuntu
- Windows
- "Windows Server 2008"
- "Windows Server 2008 R2"
- "Windows Server 2012"
- "Windows Server 2012 R2"
- "Windows Server 2016"
- "Windows 7"
- "Windows 8.1"
- "Windows 10"
- Debian
- 9


[Prepared Windows System](https://docs.ansible.com/ansible/latest/user_guide/windows_setup.html)

Expand Down
7 changes: 0 additions & 7 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,6 @@ galaxy_info:
- name: "EL"
versions:
- "7"
- name: "Windows"
versions:
- "2008x64"
- "2008R2"
- "2012"
- "2012R2"
- "2016"

galaxy_tags:
- "development"
Expand Down

0 comments on commit 0deeb46

Please sign in to comment.