diff --git a/solution.md b/solution.md index f244745..450b088 100644 --- a/solution.md +++ b/solution.md @@ -37,3 +37,9 @@ pipelining = True $ mkdir -m 1777 /etc/ansible/facts $ ansible-config dump ``` + +```bash +$ echo 'set softtabstop=2 expandtab shiftwidth=2 smarttab autoindent' >> ~/.vimrc +``` + +