openstack-ansible-os_designate/vars
Andrew Bonney 151043d7f0 Fix designate upgrades when internal RPC version changes
When upgrading from 2023.1 to 2023.2 in a HA environment,
the Designate pool update command failed as it ran using
an upgraded client, but made RPC calls against instances
which had not been upgraded yet.

This commit moves the pool update to the last play host
in order to ensure that in an upgrade situation, all
virtualenvs have been upgraded first to ensure no client/
server version conflicts.

Change-Id: I93af581696de0913710592f9033545b87547b78a
2024-04-02 08:17:15 +01:00
..
debian.yml Add CentOS-8 support 2020-08-12 07:27:35 +00:00
distro_install.yml Ensure rndc tool is available when rndc keys are used 2018-05-30 18:52:26 +01:00
main.yml Fix designate upgrades when internal RPC version changes 2024-04-02 08:17:15 +01:00
redhat.yml Remove references to unsupported operating systems 2021-03-10 12:16:38 +00:00
source_install.yml Ensure rndc tool is available when rndc keys are used 2018-05-30 18:52:26 +01:00