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

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

Installs Yandex Browser from official deb repo.
https://github.com/webarchitect609/ansible-role-yandex_browser

Last synced: 5 months ago
JSON representation

Installs Yandex Browser from official deb repo.

Awesome Lists containing this project

README

          

Ansible Role: Yandex Browser
============================

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

Installs [Yandex Browser](https://browser.yandex.ru/) from the official repository.

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

None.

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

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

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

None.

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

```yaml
- hosts: servers
roles:
- { role: webarchitect609.yandex_browser }
```

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

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