Extensive refactoring of bin/ansible, moving most output functions into lib/ansible/utils to

encourage readability and make things more maintainable.
This commit is contained in:
Michael DeHaan 2012-03-02 21:08:48 -05:00
parent c281ce635a
commit ab04aad0f1

2
facter
View file

@ -1,4 +1,4 @@
#!/usr/bin/bash
#!/bin/bash
# (c) 2012, Michael DeHaan <michael.dehaan@gmail.com>
#