Ignore cowsay in ansible
This commit is contained in:
parent
38c43422ac
commit
81340358a2
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue