Rerun playbook crashes on Onlyoffice install
moller90 opened this issue · 1 comments
moller90 commented
Due to some DNS mismatch i had to get a new certificate.
This was easily fixed by running the playbook again. Although the playbook did not finish, duo to onlyoffice_documentserver already existing, i got my certificate.
I suggest either skipping the onlyoffice_documentserver or redeploy it if it exist.
ReinerNippes commented
Hi, I was not able to reproduce your error. I setup a test system with nc-a.domain.tld and rerun the playbook with nc-b.domain.tld without any problem.
The ansible module docker_container should be idempotent and check if a container is already running.
Do you have the exact error message?