Actualiser Jenkinsfile

This commit is contained in:
2025-07-18 10:42:48 +00:00
parent f5c77c816d
commit 3cce23a95e

14
Jenkinsfile vendored
View File

@@ -23,13 +23,13 @@ pipeline {
} }
} }
/* stage('Reboot PVE BACKUP') { // stage('Reboot PVE BACKUP') {
# steps { // steps {
# // Construction et exécution de la commande Ansible // // Construction et exécution de la commande Ansible
# sh "ansible-playbook -i ${ANSIBLE_INVENTORY_REBOOT} ${ANSIBLE_PLAYBOOK_REBOOT}" // sh "ansible-playbook -i ${ANSIBLE_INVENTORY_REBOOT} ${ANSIBLE_PLAYBOOK_REBOOT}"
# } // }
#} //}
} */ //}
post { post {
always { always {