Files
myos/ansible/roles/hosts/files/etc/systemd/system/ansible.service
T
Yann Autissier e06266489c welcome ipfs
2022-07-04 18:13:04 +02:00

10 lines
132 B
Desktop File

[Unit]
Description=Call myos ansible-pull
[Service]
Type=oneshot
ExecStart=make ansible-pull
[Install]
WantedBy=multi-user.target