Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oefenweb/ansible-hipchat
Ansible role to set up HipChat in Debian-like systems
https://github.com/oefenweb/ansible-hipchat
ansible chat chat-application debian hipchat ubuntu
Last synced: about 1 month ago
JSON representation
Ansible role to set up HipChat in Debian-like systems
- Host: GitHub
- URL: https://github.com/oefenweb/ansible-hipchat
- Owner: Oefenweb
- License: mit
- Created: 2016-05-02T12:27:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-11-02T11:03:47.000Z (about 1 year ago)
- Last Synced: 2023-11-02T11:37:05.865Z (about 1 year ago)
- Topics: ansible, chat, chat-application, debian, hipchat, ubuntu
- Language: Dockerfile
- Homepage:
- Size: 75.2 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## hipchat
[![CI](https://github.com/Oefenweb/ansible-hipchat/workflows/CI/badge.svg)](https://github.com/Oefenweb/ansible-hipchat/actions?query=workflow%3ACI)
[![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-hipchat-blue.svg)](https://galaxy.ansible.com/Oefenweb/hipchat/)Set up [HipChat 4.x](https://www.hipchat.com/) in Debian-like systems.
#### Requirements
None
#### Variables
None
## Dependencies
None
#### Example
```yaml
---
- hosts: all
roles:
- oefenweb.hipchat
```#### License
MIT
#### Author Information
Mischa ter Smitten
#### Feedback, bug-reports, requests, ...
Are [welcome](https://github.com/Oefenweb/ansible-hipchat/issues)!