![Markos Chandras](/assets/img/avatar_default.png)
mkisofs --help and genisoimage --help use stderr to print the information. However, we only redirect stdout to /dev/null and as a result of which there is a lot of unnecessary noise in the Ansible output. We fix this by redirecting both stderr and stdout to /dev/null Change-Id: I06c169140a187f11b8ba1e5dbdb2e949d7db7d48