5 lines
51 B
Bash
5 lines
51 B
Bash
|
|
||
|
# Disable ansible cowsay
|
||
|
export ANSIBLE_NOCOWS=1
|
||
|
|