Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oefenweb/ansible-slack
Ansible role to set up Slack in Debian-like systems
https://github.com/oefenweb/ansible-slack
ansible chat debian slack ubuntu
Last synced: about 1 month ago
JSON representation
Ansible role to set up Slack in Debian-like systems
- Host: GitHub
- URL: https://github.com/oefenweb/ansible-slack
- Owner: Oefenweb
- License: mit
- Created: 2016-09-29T10:48:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-28T14:35:34.000Z (9 months ago)
- Last Synced: 2024-03-28T15:51:46.951Z (9 months ago)
- Topics: ansible, chat, debian, slack, ubuntu
- Language: Dockerfile
- Size: 192 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## slack
[![CI](https://github.com/Oefenweb/ansible-slack/workflows/CI/badge.svg)](https://github.com/Oefenweb/ansible-slack/actions?query=workflow%3ACI)
[![Ansible Galaxy](http://img.shields.io/badge/ansible--galaxy-slack-blue.svg)](https://galaxy.ansible.com/Oefenweb/slack)Set up (the latest version of) [Slack](https://slack.com/downloads/linux) in Debian-like systems.
#### Requirements
None
#### Variables
* `slack_version` [default: `4.41.97`]: Version to install
## Dependencies
None
#### Example
```yaml
---
- hosts: all
roles:
- oefenweb.slack
```#### License
MIT
#### Author Information
Mischa ter Smitten
#### Feedback, bug-reports, requests, ...
Are [welcome](https://github.com/Oefenweb/ansible-slack/issues)!