jaredhocutt.brave_browser

Brave Browser

This role sets up the Brave Browser repository and installs the Brave Browser.

Requirements

The targeted hosts must have the following packages:

  • python >= 2.6
  • python-dnf

Role Variables

Variable Required Default Description
brave_channel ✔️ release The channel to use. Options are release, beta, and nightly.

Dependencies

None

Example Playbook

- hosts: servers
  roles:
    - role: jaredhocutt.brave_browser
      vars:
        brave_channel: beta

License

MIT

Author Information

Jared Hocutt (@jaredhocutt)

Informazioni sul progetto

This role handles configuring the Brave Browser repository and then install Brave Browser.

Installa
ansible-galaxy install jaredhocutt.brave_browser
Licenza
mit
Download
138
Proprietario