main.yml 281 B

12345678
  1. ---
  2. # defaults file for ffmap-backend
  3. ffmap_backend_repo_url: https://github.com/ffnord/ffmap-backend.git
  4. ffmap_backend_version: v2
  5. ffmap_backend_install_dir: /opt/ffmap-backend
  6. ffmap_backend_data_dir: /srv/ffmap-data
  7. ffmap_backend_prune_days: 14
  8. ffmap_backend_pip_executable: pip3