Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-40780

Don't work after 0.6.1

XMLWordPrintable

      After update to 0.6.1 don't work with pipeline

      ERROR: The ansible playbook build step requires to be launched on a node

      $ ansible --version
      ansible 2.2.0.0`
      
      node('ansible') {
              stage("Setup servers") {
                ansiblePlaybook(
                  colorized: true,
                  playbook: play_path + 'setup_servers.yml',
                  credentialsId: credentials,
                  extras: parameters
                )
              }
      }
      

            sirot Jean-Christophe Sirot
            dolbager Mike S
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: