Merge "Write ansible log to fileout in apply test"

This commit is contained in:
Zuul 2018-09-07 16:06:23 +00:00 committed by Gerrit Code Review
commit 42a06fe2ec

View File

@ -33,6 +33,7 @@ cat > $ansible_root/ansible.cfg <<EOF
[defaults]
local_tmp=$ansible_root/local_tmp
remote_tmp=$ansible_root/remote_tmp
log_path=$fileout
EOF
cat > $ansible_root/hosts <<EOF
localhost ansible_connection=local