Files
Frontend/infra/ansible/inventory/hosts.yml
T
d3m0k1d 2a108e1b5a
CI / build (push) Failing after 2m11s
Deploy / deploy (push) Has been cancelled
feat: ci for all pushes, deploy with ssh key, local compose with build
2026-06-13 21:00:09 +03:00

7 lines
104 B
YAML

all:
hosts:
prod:
ansible_host: <SERVER_IP>
ansible_user: root
ansible_port: 22