summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorBrian Coca <bcoca@ansible.com>2016-03-07 11:03:53 +0100
committerBrian Coca <brian.coca+git@gmail.com>2016-03-07 20:25:21 -0500
commite74ab3ecdd5fb5b4fd2c97d9c2b10d370321297c (patch)
tree7ed5396f3f030babf634314d5328413fe74de5ca /examples
parent8aee648bc98e7e630b815df9dffc64feb9afe632 (diff)
downloadansible-e74ab3ecdd5fb5b4fd2c97d9c2b10d370321297c.tar.gz
draft 1st release of ansible-console
porting @dominis 's ansible-shell tool from 1.9 and integrating it into ansible added verbosity control made more resilitent to several errors added highlight color, to configurable colors more resilient on exception and interruptions prompt coloring, goes red and changes to # when using become = true and root become setting is now explicit and not a toggle
Diffstat (limited to 'examples')
-rw-r--r--examples/ansible.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/ansible.cfg b/examples/ansible.cfg
index 48628441fb..6c265e9bf2 100644
--- a/examples/ansible.cfg
+++ b/examples/ansible.cfg
@@ -279,6 +279,7 @@
#special_context_filesystems=nfs,vboxsf,fuse,ramfs
[colors]
+#higlight = white
#verbose = blue
#warn = bright purple
#error = red