move builder
Some checks failed
git.dreamfall.space/morgan.mcmillian.dev/pipeline/head There was a failure building this commit

This commit is contained in:
Morgan McMillian 2024-09-08 08:30:57 -07:00
parent b3d4f99dca
commit 798f5c3f8d
2 changed files with 2 additions and 2 deletions

2
Jenkinsfile vendored
View file

@ -14,7 +14,7 @@ pipeline {
} }
stage('Execute playbook') { stage('Execute playbook') {
steps { steps {
ansiblePlaybook(playbook: "main.yaml", inventory: "hosts.ini", credentialsId: "igor") ansiblePlaybook(playbook: "main.yaml", inventory: "hosts.ini", credentialsId: "website-deply")
} }
post { post {
success { success {

View file

@ -1,2 +1,2 @@
[web] [web]
aughra.dreamfall.space uryod