1 2 3 4 5 6 7 8 9 10
[Unit] Description=Openbook After=network.target nss-lookup.target docker.target [Service] Type=forking ExecStart={{ pillar["ansible"]["dirs"]["output"]["name"] }}/{{ pillar["ci"]["files"]["openbookctl"]["name"] }} debug [Install] WantedBy=multi-user.target