#!/usr/bin/ansible-playbook # vim:ft=ansible: --- - name: reload udev command: /usr/bin/udevadm trigger become: yes