infra/vars/fdroid.yml

6 lines
187 B
YAML
Raw Normal View History

---
with_backup: true
fdroid_repo_dir: "{{ fdroid_base_dir }}/cisti"
fdroid_keystore_pass: "{{lookup('community.general.passwordstore', '{{passwordstore_path}}/fdroid/keystore/pass')}}"