Disable warning when running shell command

This commit is contained in:
Alexander Grothe 2018-08-25 15:57:15 +02:00
parent 171bdd2eff
commit 468de0a2f3
1 changed files with 1 additions and 0 deletions

View File

@ -29,3 +29,4 @@
shell: sed 's/--lock-media //' /lib/udev/rules.d/60-cdrom_id.rules > /etc/udev/rules.d/60-cdrom_id.rules
args:
creates: /etc/udev/rules.d/60-cdrom_id.rules
warn: false