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

encourage readability and make things more maintainable.
reviewable/pr18780/r1
Michael DeHaan 13 years ago
parent c281ce635a
commit ab04aad0f1

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

Loading…
Cancel
Save