infra/roles/hass/templates/hass-cron.j2

12 lines
180 B
Django/Jinja

# distributed from ansible
# m h dom mon dow
# sync hass config to {{ hass_config_repo }}
*/15 * * * * {{ systemuserlist.hass.username }} /usr/local/bin/git-hass-config.sh
#