This commit is contained in:
aynic.os
2021-07-14 23:58:24 +01:00
parent b6f1b8d798
commit da2f3ed44a
40 changed files with 166 additions and 108 deletions
@@ -0,0 +1,9 @@
[Unit]
Description=Call myos ansible-pull
[Service]
Type=oneshot
ExecStart=/etc/init.d/myos ansible-pull
[Install]
WantedBy=multi-user.target
@@ -0,0 +1,9 @@
[Unit]
Description=Call ansible
[Timer]
OnCalendar=*-*-* 00:00:00
Unit=ansible.service
[Install]
WantedBy=timers.target