Bumped version number, updated settings and playbook to add support for logging via syslog.

This commit is contained in:
Chris Church
2013-05-30 01:02:43 -04:00
parent 40dd9b08be
commit 4fae801355
3 changed files with 19 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
# Copyright (c) 2013 AnsibleWorks, Inc.
# All Rights Reserved.
__version__ = '1.2-b1'
__version__ = '1.2-b2'
import os
import sys