An open API service indexing awesome lists of open source software.

https://github.com/webarchitect609/ansible-role-bitrix24

Installs Bitrix24 desktop application from the official repository.
https://github.com/webarchitect609/ansible-role-bitrix24

Last synced: 4 months ago
JSON representation

Installs Bitrix24 desktop application from the official repository.

Awesome Lists containing this project

README

          

Ansible Role: Bitrix24
======================

[![Build Status](https://github.com/webarchitect609/ansible-role-bitrix24/actions/workflows/build.yml/badge.svg)](https://github.com/webarchitect609/ansible-role-bitrix24/actions/workflows/build.yml)
[![Latest version](https://img.shields.io/github/v/tag/webarchitect609/ansible-role-bitrix24?sort=semver)](https://github.com/webarchitect609/ansible-role-bitrix24/releases)
[![Downloads](https://img.shields.io/ansible/role/d/37366)](https://galaxy.ansible.com/webarchitect609/bitrix24)
[![License](https://img.shields.io/github/license/webarchitect609/ansible-role-bitrix24)](LICENSE.md)
[![More stuff from me](https://img.shields.io/badge/galaxy-webarchitect609-000)](https://galaxy.ansible.com/ui/standalone/namespaces/7493/)

Installs [Bitrix24 desktop application](https://www.bitrix24.ru/features/desktop.php) from the official repository.

Requirements
------------

None.

Role Variables
--------------

See [defaults/main.yml](defaults/main.yml)

Dependencies
------------

None.

Example Playbook
----------------

[//]: # (TODO Including an example of how to use your role (for instance, with variables passed in as parameters) is
always nice for users too:)
```yaml
- hosts: servers
roles:
- { role: webarchitect609.bitrix24 }
```

License & Author Information
----------------------------

[BSD-3-Clause](LICENSE.md)