ansible-role-patroni icon indicating copy to clipboard operation
ansible-role-patroni copied to clipboard

Error watchdog.service canceled on installation

Open RomainL972 opened this issue 2 years ago • 0 comments

Hi, When we use the role to install patroni on our servers, it fails at the step "restart watchdog" with the following message:

fatal: [kilogram]: FAILED! => {"changed": false, "msg": "Unable to restart service watchdog: Job for watchdog.service canceled.\n"}
fatal: [pound]: FAILED! => {"changed": false, "msg": "Unable to restart service watchdog: Job for watchdog.service canceled.\n"}

When we run the playbook again it works however

RomainL972 avatar Jun 23 '22 03:06 RomainL972