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:
parent
c281ce635a
commit
ab04aad0f1
1 changed files with 1 additions and 1 deletions
2
facter
2
facter
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/bash
|
||||
#!/bin/bash
|
||||
|
||||
# (c) 2012, Michael DeHaan <michael.dehaan@gmail.com>
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue