test4
All checks were successful
Build Docker / deploy (push) Successful in 39s
Build Docker / build (push) Successful in 40s

This commit is contained in:
2026-03-06 23:32:48 +03:00
parent 95f4cc4e6e
commit 97ccd99b75
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
hosts: servers
become: yes
vars:
env_file: .env
env_file: $(pwd)/.env
tasks:
- name: Install wget