mirror of
https://github.com/ansible/awx.git
synced 2026-05-10 10:57:35 -02:30
Bumped version number, updated settings and playbook to add support for logging via syslog.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Copyright (c) 2013 AnsibleWorks, Inc.
|
||||
# All Rights Reserved.
|
||||
|
||||
__version__ = '1.2-b1'
|
||||
__version__ = '1.2-b2'
|
||||
|
||||
import os
|
||||
import sys
|
||||
|
||||
Reference in New Issue
Block a user