Code Monkey home page Code Monkey logo

ansible-slackfullmemberadd's Introduction

ansible-slackfullmemberadd

Slack is a platform for team communication

What you can do with this role


You can simple integrate this role to your automation process, for example if a new employee is joining your team, you can just add this user by this Ansible role to your team.

Tunables

Modifying the vars.yml with your prefered vars

  • name: (string) - his/her name
  • surname: (string) - his/her surname
  • email: (string) - the users email for the invite
  • slackteamname: (string) - your teamname at Slack
  • token: (string) - your token for access this api (get/create it here https://api.slack.com/web)

Dependencies


nothing special - but you may use just the latest version of ansible if possible.

Good to know


This is not an official usage for the /api/users.admin.invite uri by Slack. It's working good since a while, so i decide to automate this process by using ansible.

Example Playbook

---
- name: ansible-slackfullmemberadd
  hosts: 127.0.0.1
  connection: local
  roles:
  - ansible-slackfullmemberadd
  tags:
  - ansible-slackfullmemberadd

Ansible Galaxy Role


Ansible Galaxy Role

License


MIT

Contributors


  • Christian Sarazin

ansible-slackfullmemberadd's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.