Actualiser Jenkinsfile
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -25,7 +25,7 @@ pipeline {
|
||||
|
||||
stage('Reboot PVE BACKUP') {
|
||||
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}"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user