diff --git a/roles/home-cli/files/shrc b/roles/home-cli/files/shrc index 645c4ba..fa6836e 100644 --- a/roles/home-cli/files/shrc +++ b/roles/home-cli/files/shrc @@ -25,6 +25,7 @@ export PAPERSIZE="a4" export TIME_STYLE="long-iso" # Other exports. +export ANSIBLE_NOCOWS=1 export EDITOR=vi export PYTHONWARNINGS="ignore::UserWarning"