diff --git a/templates/blackbox_exporter.service.j2 b/templates/blackbox_exporter.service.j2 index d7953ca..25ee44f 100644 --- a/templates/blackbox_exporter.service.j2 +++ b/templates/blackbox_exporter.service.j2 @@ -1,7 +1,7 @@ {{ ansible_managed | comment }} [Unit] Description=Blackbox Exporter -After=network.target +After=network-online.target [Service] Type=simple