kostiantyn-nemchenko / ansible-role-patroni

:elephant: Ansible Role for Patroni
https://galaxy.ansible.com/kostiantyn-nemchenko/patroni
MIT License
68 stars 44 forks source link

Error watchdog.service canceled on installation #100

Open RomainL972 opened 2 years ago

RomainL972 commented 2 years ago

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