/ansible-role-b2

Install and configure Backblaze B2 command-line tool using Ansible.

Primary LanguageJinjaMIT LicenseMIT

tests Ansible Galaxy

ansible-role-b2

This role installs and configures Backblaze B2 command-line tool.

Requirements

Ansible 2.10 or newer.

Supported Platforms

Role Variables

Variable Required Default Choices Comments
b2_application_key_id true '' string
b2_application_key true '' string
b2_package_state true present string Use latest to upgrade.

Dependencies

None

Example Playbook

- hosts: all
  roles:
    - role: ansible-role-b2

Testing

molecule test

License

MIT

Author Information

@boutetnico