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

https://github.com/staticdev/ansible-role-brave

Ansible role to install Brave browser.
https://github.com/staticdev/ansible-role-brave

ansible brave browser internet playbook privacy secure security

Last synced: 8 months ago
JSON representation

Ansible role to install Brave browser.

Awesome Lists containing this project

README

          

# Ansible role: Brave

[![Tests](https://github.com/staticdev/ansible-role-brave/workflows/Tests/badge.svg)][tests]

[tests]: https://github.com/staticdev/ansible-role-brave/actions?workflow=Tests

**DEPRECATED: this project is not maintained anymore in favor direct installation with [nix package manager](https://nixos.wiki/wiki/Nix_package_manager) and [Nixpkgs](https://github.com/NixOS/nixpkgs).**

Installs [Brave browser].

## Requirements

None.

## Role Variables

None.

## Dependencies

None.

## Example Playbook

This is an example of how to include this role in a playbook:

```yaml
- hosts: all
roles:
- role: staticdev.brave
```

## License

MIT

## Author Information

[staticdev]

[brave browser]: https://brave.com
[staticdev]: https://github.com/staticdev