mirror of
https://github.com/DO1JLR/ansible_linux_desktop_setup.git
synced 2024-09-14 19:54:51 +02:00
?
This commit is contained in:
parent
f5f657f702
commit
352c603d2c
1 changed files with 1 additions and 1 deletions
|
@ -21,6 +21,6 @@
|
||||||
name: check if akku still okay
|
name: check if akku still okay
|
||||||
job: /opt/akku.sh
|
job: /opt/akku.sh
|
||||||
minute: '*/2'
|
minute: '*/2'
|
||||||
user: root
|
user: '{{ user }}'
|
||||||
cron_file: /etc/crontab
|
cron_file: /etc/crontab
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue