HI, excellent work to simplify the deploy of RC on DO. I have this working BUT it requires the extra steps in your video: - apt update / apt upgrade - reboot - make start - optional: check w LazyDocker all services are up. Also, the DNS (CAA and A records) need to be configured BEFORE you run the Ansible program as otherwise the certificate creation will fail. I would suggest to add the above to the written tutorial.