test jenkinsfile update for windows 5
This commit is contained in:
@ -52,7 +52,7 @@ pipeline {
|
||||
|
||||
cd /var/jenkins_home/ansible-windows
|
||||
|
||||
echo ansible-playbook -i \$inventory_file \$playbook_file \
|
||||
ansible-playbook -i \$inventory_file \$playbook_file \
|
||||
--ssh-common-args='-o StrictHostKeyChecking=no'
|
||||
"""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user