fix unneeded commits

This commit is contained in:
Tomas 2023-11-30 15:02:39 +02:00
commit a9abc8a281
2 changed files with 3 additions and 11 deletions

View file

@ -84,10 +84,6 @@
mysql_primary_port_value: '{{ mysql_primary_port }}'
test_channel_value: '{{ test_channel }}'
when: mysql8022_and_higher == false
vars:
mysql_host_value: '{{ mysql_host }}'
mysql_primary_port_value: '{{ mysql_primary_port }}'
test_channel_value: '{{ test_channel }}'
- assert:
that:
@ -104,10 +100,6 @@
mysql_primary_port_value: '{{ mysql_primary_port }}'
test_channel_value: '{{ test_channel }}'
when: mysql8022_and_higher == true
vars:
mysql_host_value: '{{ mysql_host }}'
mysql_primary_port_value: '{{ mysql_primary_port }}'
test_channel_value: '{{ test_channel }}'
# Test stopreplica mode: