geerlingguy / internet-pi

Raspberry Pi config for all things Internet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

martinbrose opened this issue · comments

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.