fix indentation error in variables action (#14542)

This commit is contained in:
Bas Nijholt 2020-09-18 09:50:19 +02:00 committed by GitHub
parent 2ce0e8b936
commit 0556667881
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -591,7 +591,7 @@ variables:
notification_service: notify.paulus_iphone
action:
- variables:
notification_service: notify.frenck_iphone
notification_service: notify.frenck_iphone
- service: "{{ notification_service }}"
data:
message: This message actually went to Frenck, not Paulus.