1. 22 Oct, 2014 10 commits
  2. 18 Oct, 2014 2 commits
  3. 14 Oct, 2014 27 commits
  4. 13 Oct, 2014 1 commit
    • Tim Brown's avatar
      Colorize Ansible output, and don't buffer output. · baa8697f
      Tim Brown authored
      Setting environment variables for the ansible-playbook invocation.
      
      ANSIBLE_FORCE_COLOR will ensure output is colorized.  PYTHONUNBUFFERED will stream output as Ansible runs, vs getting a big dump of output at the end.
      baa8697f