Merge "Write ansible log to fileout in apply test"
This commit is contained in:
commit
42a06fe2ec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user