ansible-role-patroni
ansible-role-patroni copied to clipboard
Error watchdog.service canceled on installation
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