Files
Frontend/infra/ansible/ansible.cfg
T
d3m0k1d 0f73ca72d7
Deploy / deploy (push) Has been cancelled
ci / build (push) Has been cancelled
feat: container registry deploy (build in CI, pull on server)
2026-06-13 20:56:04 +03:00

8 lines
182 B
INI

[defaults]
inventory = inventory/hosts.yml
host_key_checking = False
remote_user = root
private_key_file = ~/.ssh/id_rsa
interpreter_python = /usr/bin/python3
stdout_callback = yaml