summaryrefslogtreecommitdiff
path: root/lib/ansible/color.py
Commit message (Expand)AuthorAgeFilesLines
* Merge commit.Michael DeHaan2014-03-161-2/+1
* Update various copyrights. Not complete, but sufficient.Michael DeHaan2014-01-041-1/+1
* These fields are booleans.Michael DeHaan2013-08-101-1/+1
* Add a nocolor setting to ansible.cfgAbhijit Menon-Sen2013-08-081-1/+2
* Check for existence of isatty on stdout before calling itAtte Virtanen2013-07-191-1/+1
* Added a ANSIBLE_FORCE_COLOR env var, which forces the color output no matter ...Marko Mikulicic2012-10-061-0/+3
* Check for terminal capabilities if curses is availableDag Wieƫrs2012-08-251-1/+13
* formattingMichael DeHaan2012-08-111-8/+8
* rm stray commentMichael DeHaan2012-07-251-1/+0
* blue on black, tears on a river, push on a shove, it don't mean muchMichael DeHaan2012-07-251-0/+1
* Move color coding bits to module, use over rest of playbookMichael DeHaan2012-07-241-0/+59