# {{ ansible_managed }} [Unit] Description=Photos to MQTT After=network.target [Service] Type=simple Restart=on-failure RestartSec=10s ExecStart=/usr/bin/perl /opt/photos2mqtt.pl User=wip [Install] WantedBy=multi-user.target