{{ ansible_header | comment }} [Unit] Description=Galene After=network.target [Service] Type=simple WorkingDirectory=/var/local/galene User=galene Group=galene ExecStart=/var/local/galene/galene --insecure --static /var/www/galene-static/ LimitNOFILE=65536 [Install] WantedBy=multi-user.target