Dmitry and Claude Opus 5
a7b0635830
Add lint configuration and Gitea Actions CI
...
Configure yamllint and ansible-lint, plus a workflow running yamllint,
ansible-lint and ansible-playbook --syntax-check over every playbook.
ansible-lint uses the moderate profile: on the current code it reports
exactly the same violations as basic, so it costs nothing today while
holding a higher bar for new code. skip_list is empty; noisy legacy
rules go to warn_list with a comment on why and when to restore them.
Correctness and safety rules stay fatal.
Two constraints are encoded in the workflow: syntax-check must run from
ansible/ because roles_path is relative, and ansible-lint needs absolute
ANSIBLE_ROLES_PATH/ANSIBLE_COLLECTIONS_PATH when run from the root.
The runner is not registered yet; registration notes are in the workflow.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com >
Claude-Session: https://claude.ai/code/session_01GTocXkGUUazHdKKd3r9k71
2026-08-26 22:09:59 +03:00
Dmitry
4bafa7d09e
Archive Legacy Setup And Add Ansible Control Plane
2026-07-08 12:47:37 +03:00
Dmitry
573590ef45
Опять прокси новый
Deploy ru-vps / deploy (push) Successful in 24s
2026-06-08 19:31:18 +03:00
Dmitry
322bfa9513
Добавить 3proxy к squid
Deploy ru-vps / deploy (push) Failing after 20s
2026-06-08 18:55:05 +03:00
Dmitry
7d66b0e296
Use Numeric Ownership in Deploy Workflows
Deploy ru-vps / deploy (push) Successful in 23s
Deploy mini-pc / deploy (push) Failing after 34s
NixOS switch mini-pc / switch (push) Failing after 1m32s
Deploy cloud-pc / deploy (push) Failing after 4m1s
NixOS switch cloud-pc / switch (push) Failing after 1m50s
2026-05-30 14:48:17 +03:00
Dmitry
18b0242fdf
Ensure /opt/services ownership on deploy
Deploy cloud-pc / deploy (push) Failing after 1s
Deploy mini-pc / deploy (push) Failing after 2s
Deploy ru-vps / deploy (push) Failing after 2s
NixOS switch cloud-pc / switch (push) Failing after 2s
NixOS switch mini-pc / switch (push) Failing after 2s
2026-05-30 14:46:47 +03:00
Dmitry
60a5778194
Move NixOS switches to SSH runners
NixOS switch cloud-pc / switch (push) Failing after 10m52s
Deploy cloud-pc / deploy (push) Failing after 11m46s
Deploy mini-pc / deploy (push) Failing after 10m14s
NixOS switch mini-pc / switch (push) Has been cancelled
2026-05-30 13:11:29 +03:00
Dmitry
e715d577b1
Add NixOS host modules and runners
2026-05-29 22:11:41 +03:00
Dmitry
86fb248d85
Add Gitea deploy and NixOS switch workflows
Deploy cloud-pc / deploy (push) Failing after 1s
Deploy mini-pc / deploy (push) Failing after 4s
NixOS switch mini-pc / switch (push) Failing after 10m19s
NixOS switch cloud-pc / switch (push) Has been cancelled
2026-05-29 17:17:27 +03:00
Dmitry
7602db6ae7
added mini-pc nix conf
2026-05-29 16:46:23 +03:00
Dmitry
673e2c838d
Simplify deploy script usage comments
Deploy ru-vps / deploy (push) Successful in 24s
Deploy cloud-pc / deploy (push) Failing after 40s
Deploy mini-pc / deploy (push) Successful in 35s
2026-05-28 21:12:39 +03:00
Dmitry
9b3fba0052
Enhance deploy script to remove conflicting containers and streamline docker compose commands
Deploy ru-vps / deploy (push) Successful in 15s
2026-05-27 22:18:18 +03:00
Dmitry
dc76e48e21
Refactor deployment workflows and enhance Docker configuration management
Deploy cloud-pc / deploy (push) Failing after 1s
Deploy ru-vps / deploy (push) Failing after 1s
Deploy mini-pc / deploy (push) Failing after 2s
2026-05-27 21:46:38 +03:00
Dmitry
12d77337a8
Add workflow_dispatch support and input for stack deployment in cloud-pc, mini-pc, and ru-vps workflows; update Caddyfile to enable debug mode
Deploy cloud-pc / deploy (push) Successful in 2s
Deploy ru-vps / deploy (push) Successful in 2s
Deploy mini-pc / deploy (push) Successful in 4s
2026-05-27 19:07:13 +03:00
Dmitry
29097f94b2
Refactor deployment workflows for cloud-pc, mini-pc, and ru-vps services to improve stack change detection and add a new docker-compose file for v2raya service
Deploy ru-vps / deploy (push) Successful in 1s
Deploy cloud-pc / deploy (push) Successful in 1s
Deploy mini-pc / deploy (push) Failing after 13s
2026-05-27 18:46:44 +03:00
Dmitry
edea54820a
Enhance deployment workflows for cloud-pc, mini-pc, and ru-vps services with improved error handling and logging
Deploy ru-vps / deploy (push) Successful in 2s
Deploy mini-pc / deploy (push) Successful in 1s
Deploy cloud-pc / deploy (push) Successful in 1s
2026-05-27 18:38:00 +03:00
Dmitry
9e9a3e3c6b
Add workflow file paths to trigger deployment on changes for cloud-pc, mini-pc, and ru-vps services
Deploy ru-vps / deploy (push) Successful in 1s
Deploy mini-pc / deploy (push) Successful in 2s
Deploy cloud-pc / deploy (push) Successful in 1s
2026-05-27 18:20:27 +03:00
Dmitry
d4f8ccc561
Remove unnecessary blank line in deploy-cloud-pc workflow and add a blank line in base.yml playbook for consistency
2026-05-27 18:17:37 +03:00
Dmitry
a25f353f50
Add safe.directory configuration for Git in deployment workflows for cloud-pc, mini-pc, and ru-vps services
2026-05-27 18:13:28 +03:00
Dmitry
a07449c229
Remove unnecessary checkout steps from deployment workflows for cloud-pc, mini-pc, and ru-vps services and delete empty deploy.yml files.
Deploy cloud-pc / deploy (push) Failing after 1s
Deploy ru-vps / deploy (push) Failing after 0s
Deploy mini-pc / deploy (push) Failing after 1s
2026-05-27 18:10:22 +03:00
Dmitry
e3b484812e
Update deployment workflows and Docker Compose configurations for cloud-pc, mini-pc, and ru-vps services to specify correct runner labels and improve deployment processes.
Deploy ru-vps / deploy (push) Failing after 15s
Deploy mini-pc / deploy (push) Failing after 5s
Deploy cloud-pc / deploy (push) Failing after 10s
2026-05-27 15:47:28 +03:00
Dmitry
9b361aa169
Refactor deployment script for cloud-pc to remove unnecessary SSH command and streamline stack deployment process
2026-05-27 15:47:24 +03:00
Dmitry
dc3ff78d6d
Refactor Docker Compose configurations and add deployment workflows for cloud-pc and mini-pc services
Deploy cloud-pc / deploy (push) Failing after 15s
Deploy mini-pc / deploy (push) Failing after 4s
Deploy ru-vps / deploy (push) Failing after 5s
2026-05-27 15:41:15 +03:00