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