jenkinsfile
This commit is contained in:
2
ansible/Jenkinsfile
vendored
2
ansible/Jenkinsfile
vendored
@ -49,7 +49,7 @@ pipeline {
|
||||
}
|
||||
|
||||
ansiblePlaybook(
|
||||
playbook: 'ansible/playbooks/playbook.yml',
|
||||
playbook: 'ansible/playbook.yml',
|
||||
inventory: "ansible/inventory.yml",
|
||||
extraVars: [
|
||||
additional_content: sanitized_content,
|
||||
|
Reference in New Issue
Block a user