10 lines
132 B
Desktop File
10 lines
132 B
Desktop File
[Unit]
|
|
Description=Call myos ansible-pull
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=make ansible-pull
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|