Use ansible.cfg for ansible logging config
We have an ansible logging location defined in ansible.cfg. We don't need to override it in run_all.sh. Change-Id: I7f0a8b70a1ccd7a43ce47a3f452b6d0d5c57e96a
This commit is contained in:
parent
c4b111691b
commit
dd4b26903b
@ -18,7 +18,7 @@
|
||||
# fails then abort the puppet run as we will not get the results we
|
||||
# expect.
|
||||
set -e
|
||||
export ANSIBLE_LOG_PATH=/var/log/puppet_run_all.log
|
||||
|
||||
SYSTEM_CONFIG=/opt/system-config
|
||||
ANSIBLE_PLAYBOOKS=$SYSTEM_CONFIG/playbooks
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user