color.py
2.24 KB
-
Check for terminal capabilities if curses is available · 47f3be3d
Normally curses is part of the standard library, but this was not always the case in the past. The ANSIBLE_COLOR environment variable and the tty-check have priority over the curses method (as they are both faster than the curses test).
Dag Wieërs committed