---
# .. vim: foldmarker=[[[,]]]:foldmethod=marker

# Where do you want to store key material on the ansible control machine?
tor_offline_masterkey_dir: '{{ secret + "/tor" }}'

# No need to create a backup of the torrc on remote systems as etckeeper is used by default.
tor_backup_torrc: False
