Code Monkey home page Code Monkey logo

ansible-role-repo-collabora-code's Introduction

Build Status

Ansible Role: repo-collabora-code

| A role that installs the yum repository for Collabora Online - CODE from official collaboraoffice.com

Motivation

This role is needed to provide the Collabora Online - CODE packages.

Installation

Install from Ansible Galaxy

ansible-galaxy install while_true_do.repo_collabora_code

Install from Github

git clone https://github.com/while-true-do/ansible-role-repo-collabora-code.git while_true_do.repo_collabora_code

Requirements

Used Modules:

Dependencies

This role has the below dependencies:

You can install them with:

ansible-galaxy install -r requirements.yml

Role Variables

# defaults/main.yml for repo_collabora_code

# repository state can be set to "present" / "absent"
wtd_repo_collabora_code_state: "present"

Example Playbook

Simple Example:

- hosts: servers
  roles:
    - { role: while_true_do.repo_collabora_code }

Advanced Example:

- hosts: servers
  roles:
    - { role: while_true_do.repo_collabora_code, wtd_repo_collabora_code_state: "absent" }

Testing

All tests are located in test directory.

Basic testing:

bash ./tests/test-ansible.sh
bash ./tests/test-spelling.sh
bash ./tests/test-whitespace.sh

Contribute / Bugs

Thank you so much for considering to contribute. Every contribution helps us. We are really happy, when somebody is joining the hard work. Please have a look at the links first.

License

This work is licensed under a BSD License.

Author Information

Site: while-true-do.org

Mail: [email protected]

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.