Giter Site home page Giter Site logo

dmdavis / ansible-bash_it Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mmannerm/ansible-bash_it

0.0 0.0 0.0 22 KB

Ansible role to deploy bash-it framework - a collection of community Bash commands and scripts. Fork of mmannerm.bash_it.

License: Other

Shell 27.80% Ruby 72.20%

ansible-bash_it's Introduction

ansible-bash_it

Ansible role to deploy bash-it framework - a collection of community Bash commands ands scripts.

Build Status

Usage

Include the role, and specify the user you want to install the bash-it for. Note: The role will change the default shell for the user to be /bin/bash.

Variable Default value Description
user {{ ansible_user_id }} User to install bash-it for
theme pure Bash-it Theme to install
aliases [] A list of aliases to install
plugins [] A list of plugins to install
completions [] A list of completions to install
repository https://github.com/bash-it/bash-it.git Git repository for the bash-it
version master Git version tag to retrieve

Example Playbook

- hosts: servers
  roles:
    - role: mmannerm.bash_it
      user: vagrant
      aliases:
        - general
        - ansible
      plugins:
        - history
      completions:
        - git

License

Apache 2.0

Author Information

Mika Mannermaa

ansible-bash_it's People

Contributors

mmannerm avatar laszlojau 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.