Javier Feliz f8aa45e2fb cleanup
2025-06-20 20:57:15 -04:00

17 lines
338 B
YAML
Executable File

ansible_become_pass: Cinnamonbun89$
project_root: "{{ inventory_dir }}"
# Local paths
docker_stacks: "{{ project_root }}/docker"
assets: "{{ project_root }}/assets"
# Remote paths
remote_stacks: "/home/javi/docker"
remote_app_mounts: "/home/docker"
# Postgres
pg_host: 10.89.0.102
pg_port: 5432
pg_user: postgres
pg_password: password