yt-dlp-dags/ansible/group_vars/all/generated_vars.yml

43 lines
1.1 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
# This file is auto-generated by tools/generate-inventory.py
# Do not edit your changes will be overwritten.
airflow_image_name: pangramia/ytdlp-ops-airflow:latest
airflow_master_dir: /srv/airflow_master
airflow_uid: 1003
airflow_worker_dir: /srv/airflow_dl_worker
ansible_user: alex_p
camoufox_base_vnc_port: 5901
deploy_group: ytdl
dir_permissions: '0755'
docker_network_name: airflow_proxynet
dockerhub_user: pangramia
envoy_admin_port: 9901
envoy_port: 9080
external_access_ips: []
file_permissions: '0644'
host_timezone: Europe/Moscow
management_service_port: 9091
master_host_ip: 89.253.221.173
postgres_port: 5432
redis_port: 52909
rsync_default_opts:
- --no-owner
- --no-group
- --no-times
- --copy-links
- --copy-unsafe-links
- --exclude=.git*
- --exclude=__pycache__
- --exclude=*.pyc
- --exclude=*.log
- --exclude=.DS_Store
shadowsocks_cipher_method: aes-256-gcm
shadowsocks_fast_open: true
shadowsocks_image: ghcr.io/shadowsocks/sslocal-rust:v1.22.0
shadowsocks_local_address: 0.0.0.0
shadowsocks_mode: tcp_and_udp
shadowsocks_timeout: 20
ssh_user: alex_p
ytdlp_base_port: 9090
ytdlp_ops_image: pangramia/ytdlp-ops-server:latest