deployment-automation
deployment-automation copied to clipboard
Enable Maintenance Mode does not work on a single broker cluster
A single node broker fails on:
TASK [redpanda.cluster.redpanda_broker : Establish whether restart required] **********************************************************************************************************************************************************************************************************
task path: /Users/sarunas/.ansible/collections/ansible_collections/redpanda/cluster/roles/redpanda_broker/tasks/start-redpanda.yml:264
ok: [10.13.13.13] => {
"ansible_facts": {
"restart_required": true
},
"changed": false
}
TASK [redpanda.cluster.redpanda_broker : Enable Maintenance Mode] *********************************************************************************************************************************************************************************************************************
fatal: [10.13.13.13]: FAILED! => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": true
}