Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 21 days 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

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