Merge "Use is changed instead of | changed"

This commit is contained in:
Zuul 2018-08-17 22:15:24 +00:00 committed by Gerrit Code Review
commit ac66fbbf2d

View File

@ -20,4 +20,4 @@
- name: Restart systemd
systemd:
daemon_reload: yes
when: systemd_updated|changed
when: systemd_updated is changed