Actualiser Jenkinsfile
This commit is contained in:
parent
d7ccfd80ec
commit
867a77e7ed
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -16,7 +16,7 @@ pipeline {
|
||||
}
|
||||
}
|
||||
|
||||
stage('Run Ansible Playbook') {
|
||||
stage('Mise à jour des machines Debian') {
|
||||
steps {
|
||||
// Construction et exécution de la commande Ansible
|
||||
sh "ansible-playbook -i ${ANSIBLE_INVENTORY} ${ANSIBLE_PLAYBOOK}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user