Исправить неправильный порядок выполнение хендлеров ролей Ansible #415
Labels
No labels
client/mods
client/survival
codex
community/discord
community/monitoring
community/site
community/telegram
docs
infra
mods/client
mods/fantasy
mods/server
mods/tech
server/limbo
server/lobby
server/mods
server/proxy
server/survival
system
type
bug
type
feature
type
hotfix
type
suggestion
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
bebrashield/task-tracker#415
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
После обновления версии демона и веб интерфейса панели MCSManager при выполнении плейбука развёртывания Ansible хендлеры перезапуска systemd сервисов сработали раньше, чем хендлер перезагрузки systemd демона, поэтому версии панели не были обновлены.
https://git.cuqmbr.xyz/bebrashield/infra/actions/runs/327/jobs/0/attempt/1#jobstep-7-405
https://git.cuqmbr.xyz/bebrashield/infra/src/branch/develop/ansible/roles/mcsmanager_daemon_docker/handlers/main.yml
https://git.cuqmbr.xyz/bebrashield/infra/src/branch/develop/ansible/roles/mcsmanager_web_docker/handlers/main.yml
https://stackoverflow.com/questions/35130051/order-of-notify-handlers
https://github.com/ansible/ansible-documentation/blob/stable-2.20/docs/docsite/rst/playbook_guide/playbooks_handlers.rst#handler-insertion-order-into-the-play
https://github.com/ansible/ansible-documentation/blob/stable-2.20/docs/docsite/rst/playbook_guide/playbooks_reuse_roles.rst#using-roles