geerlingguy / internet-pi

Raspberry Pi config for all things Internet.
MIT License
4.15k stars 440 forks source link

Install fails: Ansible-Playbook main.yml fails when domain_name_enable is used #582

Closed martinbrose closed 4 months ago

martinbrose commented 4 months ago

The installation fails at the ansible-playbook main.yml stage when domain_name_enable is set to enable.

I receive the following error message:

Screenshot 2024-03-02 at 16 57 12

I believe the problem is in templates/docker-compose.yml.j2 in the section for grafana. When domain_name_enable is set to enable, this leads to two depends_on sections.