openstack-ansible-os_zun/tasks
Dmitriy Rabotyagov 9c4ff72a6c Ensure that first/last host detection is deterministic
With ansible-core 2.16 a breaking changes landed [1] to some filters
making their result returned in arbitrary order. With that, we were
relying on them to always return exactly same ordered lists.

With that we need to ensure that we still have determenistic behaviour
where this is important.

[1] https://github.com/ansible/ansible/issues/82554

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/927841
Change-Id: I9b0c090d69bd9a86da9f8d877a4c561b22f8a028
2024-10-02 15:26:17 +00:00
..
main.yml Ensure that first/last host detection is deterministic 2024-10-02 15:26:17 +00:00
zun_compute.yml Stop generating ssh keypair for zun and kuryr user 2023-10-14 08:48:05 +00:00
zun_post_install.yml Ensure that first/last host detection is deterministic 2024-10-02 15:26:17 +00:00
zun_pre_install.yml Stop generating ssh keypair for zun and kuryr user 2023-10-14 08:48:05 +00:00