Skip to content

No tarsnaprc file installed on the host? #8

@maknz

Description

@maknz

Hi there,

I've got a playbook using the tarsnap role:

---
- hosts: thehost
  become: yes
  roles:
  - role: tarsnap
    tarsnap_version: 1.0.37
    tarsnap_keyfile: "/root/tarsnap.key"
    tarsnap_cache: "/usr/local/tarsnap-cache"

However, I can't seem to find the .tarsnaprc file that is supposed to be installed, with the cache and such excluded (from the README). There is a config file at /usr/local/etc/tarsnap.conf.sample after installation, but it seems to just be boilerplate and doesn't reflect the options used in the playbook.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions