Skip to content

Fix one_vm dev deploy on Ansible 2.19#36

Merged
anfimovdm merged 1 commit into
masterfrom
fix-dev-deploy-ansible-2.19
Jun 23, 2026
Merged

Fix one_vm dev deploy on Ansible 2.19#36
anfimovdm merged 1 commit into
masterfrom
fix-dev-deploy-ansible-2.19

Conversation

@anfimovdm

Copy link
Copy Markdown
Contributor
  • Convert string/list 'when' conditionals to explicit boolean tests (jwt tokens and excluded_containers lists) so they pass the strict conditional checks introduced in Ansible 2.19.
  • Wait for the web_server container to be running and not restarting before exec'ing Bootstrap permissions, avoiding a 409 race.

- Convert string/list 'when' conditionals to explicit boolean tests
  (jwt tokens and excluded_containers lists) so they pass the strict
  conditional checks introduced in Ansible 2.19.
- Wait for the web_server container to be running and not restarting
  before exec'ing Bootstrap permissions, avoiding a 409 race.
@anfimovdm anfimovdm merged commit 76fa25a into master Jun 23, 2026
1 check failed
@anfimovdm anfimovdm deleted the fix-dev-deploy-ansible-2.19 branch June 23, 2026 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant