Better changed detection

main
Alexander Böhm 2021-10-16 15:47:37 +02:00
parent b2b4307872
commit b11647f184
1 changed files with 1 additions and 5 deletions

View File

@ -51,9 +51,5 @@
name: "fastd@{{ profile.key }}"
state: restarted
when:
- config.changed
- peer_config.changed
- config.changed or peer_config.changed
- profile.value.start |d(True)