add changed_when to handler with command
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Robert Kaussow 2019-05-04 23:05:23 +02:00
parent c9f09b69d1
commit 9e520daeb8
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
- name: Reload udev rules
command: "udevadm control --reload-rules"
changed_when: False
listen: __udev_reload
become: True
become_user: root