Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 237 Bytes

quiet.md

File metadata and controls

10 lines (8 loc) · 237 Bytes
quiet COMMAND [ARG1] [ARG2] ...

Runs a command with it's output redirected to /dev/null.

@ Installing nginx unless already
  when quiet grep centos /etc/hosts
  - yum_install nginx
  - quiet ignore_errors rm /foo/bar