set up cronjob and timer
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
state: present
|
||||
recreate: auto
|
||||
|
||||
- name: Reload systemd
|
||||
ansible.builtin.systemd:
|
||||
daemon_reload: true
|
||||
|
||||
# - name: Restart chill {{ item.chill_environment }}
|
||||
# community.docker.docker_compose_v2:
|
||||
# project_src: "{{ install_dir }}/{{ item['chill_environment'] }}"
|
||||
|
Reference in New Issue
Block a user