Stop unnecessarily restarting tt-rss
This commit is contained in:
parent
3ce4626e29
commit
b6f23b31a9
1 changed files with 1 additions and 1 deletions
|
@ -55,4 +55,4 @@
|
|||
shell:
|
||||
chdir: /opt/tt-rss
|
||||
cmd: "{{ docker_update_command }}"
|
||||
when: compose_file.changed or config_file.changed or fever_plugin.changed or feediron_plugin.changed
|
||||
when: compose_file.changed or fever_plugin.changed or feediron_plugin.changed
|
||||
|
|
Loading…
Reference in a new issue